|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensaml.saml2.core.validator.RequestedAuthnContextSchemaValidator
public class RequestedAuthnContextSchemaValidator
Checks RequestedAuthnContext
for Schema compliance.
Constructor Summary | |
---|---|
RequestedAuthnContextSchemaValidator()
Constructor |
Method Summary | |
---|---|
void |
validate(RequestedAuthnContext requestedAuthnContext)
|
protected void |
validateChildren(RequestedAuthnContext rac)
Validates the presence and combination of child elements. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RequestedAuthnContextSchemaValidator()
Method Detail |
---|
public void validate(RequestedAuthnContext requestedAuthnContext) throws org.opensaml.xml.validation.ValidationException
validate
in interface org.opensaml.xml.validation.Validator<RequestedAuthnContext>
org.opensaml.xml.validation.ValidationException
protected void validateChildren(RequestedAuthnContext rac) throws org.opensaml.xml.validation.ValidationException
rac
-
org.opensaml.xml.validation.ValidationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |