|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensaml.saml2.core.validator.AuthnContextClassRefSchemaValidator
public class AuthnContextClassRefSchemaValidator
Checks AuthnContextClassRef
for Schema compliance.
Constructor Summary | |
---|---|
AuthnContextClassRefSchemaValidator()
Constructor |
Method Summary | |
---|---|
void |
validate(AuthnContextClassRef authnContextClassRef)
|
protected void |
validateClassRef(AuthnContextClassRef authnCCR)
Checks that the AuthnContextClassRef is present. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AuthnContextClassRefSchemaValidator()
Method Detail |
---|
public void validate(AuthnContextClassRef authnContextClassRef) throws org.opensaml.xml.validation.ValidationException
validate
in interface org.opensaml.xml.validation.Validator<AuthnContextClassRef>
org.opensaml.xml.validation.ValidationException
protected void validateClassRef(AuthnContextClassRef authnCCR) throws org.opensaml.xml.validation.ValidationException
authnCCR
-
org.opensaml.xml.validation.ValidationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |