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:
- 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 ValidationException
-
- Specified by:
validate in interface Validator<AuthenticationQuery>- Overrides:
validate in class SubjectQuerySchemaValidator<AuthenticationQuery>
- Throws:
ValidationException
Copyright © 1999-2013. All Rights Reserved.