public class AuthnContextDeclRefSchemaValidator extends Object implements org.opensaml.xml.validation.Validator<AuthnContextDeclRef>
AuthnContextDeclRef
for Schema compliance.Constructor and Description |
---|
AuthnContextDeclRefSchemaValidator()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
validate(AuthnContextDeclRef authnCDR) |
protected void |
validateDeclRef(AuthnContextDeclRef authnCDR)
Checks that the Declaration Reference is present.
|
public AuthnContextDeclRefSchemaValidator()
public void validate(AuthnContextDeclRef authnCDR) throws org.opensaml.xml.validation.ValidationException
validate
in interface org.opensaml.xml.validation.Validator<AuthnContextDeclRef>
org.opensaml.xml.validation.ValidationException
protected void validateDeclRef(AuthnContextDeclRef authnCDR) throws org.opensaml.xml.validation.ValidationException
authnCDR
- org.opensaml.xml.validation.ValidationException
Copyright © 1999-2013. All Rights Reserved.