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