|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.saml2.core.validator.AuthnContextDeclRefSchemaValidator
public class AuthnContextDeclRefSchemaValidator
Checks AuthnContextDeclRef for Schema compliance.
| Constructor Summary | |
|---|---|
AuthnContextDeclRefSchemaValidator()
Constructor |
|
| Method Summary | |
|---|---|
void |
validate(AuthnContextDeclRef authnCDR)
|
protected void |
validateDeclRef(AuthnContextDeclRef authnCDR)
Checks that the Declaration Reference is present. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthnContextDeclRefSchemaValidator()
| Method Detail |
|---|
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||