public class AuthnContextClassRefSchemaValidator extends Object implements Validator<AuthnContextClassRef>
AuthnContextClassRef
for Schema compliance.Constructor and Description |
---|
AuthnContextClassRefSchemaValidator()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
validate(AuthnContextClassRef authnContextClassRef)
Checks to see if a XMLObject is valid.
|
protected void |
validateClassRef(AuthnContextClassRef authnCCR)
Checks that the AuthnContextClassRef is present.
|
public AuthnContextClassRefSchemaValidator()
public void validate(AuthnContextClassRef authnContextClassRef) throws ValidationException
validate
in interface Validator<AuthnContextClassRef>
authnContextClassRef
- the XMLObject to validateValidationException
- thrown if the element is not validprotected void validateClassRef(AuthnContextClassRef authnCCR) throws ValidationException
authnCCR
- ValidationException
Copyright © 2018 JBoss by Red Hat. All rights reserved.