org.opensaml.xml.encryption.validator
Class KeySizeSchemaValidator

java.lang.Object
  extended by org.opensaml.xml.schema.validator.XSIntegerSchemaValidator<KeySize>
      extended by org.opensaml.xml.encryption.validator.KeySizeSchemaValidator
All Implemented Interfaces:
Validator<KeySize>

public class KeySizeSchemaValidator
extends XSIntegerSchemaValidator<KeySize>

Checks KeySize for Schema compliance.


Constructor Summary
KeySizeSchemaValidator()
          Constructor.
 
Method Summary
 
Methods inherited from class org.opensaml.xml.schema.validator.XSIntegerSchemaValidator
isAllowEmptyContent, validate, validateIntegerContent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeySizeSchemaValidator

public KeySizeSchemaValidator()
Constructor.



Copyright © 1999-2013. All Rights Reserved.