public class AuthnQuerySchemaValidator extends SubjectQuerySchemaValidator<AuthnQuery>
AuthnQuery
for Schema compliance.Constructor and Description |
---|
AuthnQuerySchemaValidator()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
validate(AuthnQuery query)
Checks to see if a XMLObject is valid.
|
validateSubject
validateID, validateIssueInstant, validateVersion
public void validate(AuthnQuery query) throws ValidationException
validate
in interface Validator<AuthnQuery>
validate
in class SubjectQuerySchemaValidator<AuthnQuery>
query
- the XMLObject to validateValidationException
- thrown if the element is not validCopyright © 2018 JBoss by Red Hat. All rights reserved.