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