public class AuthenticationQuerySchemaValidator extends SubjectQuerySchemaValidator<AuthenticationQuery>
AuthenticationQuery
for Schema compliance.Constructor and Description |
---|
AuthenticationQuerySchemaValidator() |
public void validate(AuthenticationQuery authnQuery) throws ValidationException
validate
in interface Validator<AuthenticationQuery>
validate
in class SubjectQuerySchemaValidator<AuthenticationQuery>
authnQuery
- the XMLObject to validateValidationException
- thrown if the element is not validCopyright © 2018 JBoss by Red Hat. All rights reserved.