org.opensaml.saml2.core.validator
Class AuthnContextDeclSchemaValidator
java.lang.Object
org.opensaml.saml2.core.validator.AuthnContextDeclSchemaValidator
- All Implemented Interfaces:
- org.opensaml.xml.validation.Validator<AuthnContextDecl>
public class AuthnContextDeclSchemaValidator
- extends Object
- implements org.opensaml.xml.validation.Validator<AuthnContextDecl>
Checks AuthnContextDecl
for Schema compliance.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthnContextDeclSchemaValidator
public AuthnContextDeclSchemaValidator()
- Constructor.
validate
public void validate(AuthnContextDecl authnCD)
throws org.opensaml.xml.validation.ValidationException
-
- Specified by:
validate
in interface org.opensaml.xml.validation.Validator<AuthnContextDecl>
- Throws:
org.opensaml.xml.validation.ValidationException
Copyright © 2006-2013 Internet2. All Rights Reserved.