org.opensaml.saml2.core.validator
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) |
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>
ValidationException
protected void validateDeclRef(AuthnContextDeclRef authnCDR) throws ValidationException
authnCDR
- ValidationException
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.