org.opensaml.saml2.core.validator
public class RequestedAuthnContextSchemaValidator extends Object implements Validator<RequestedAuthnContext>
RequestedAuthnContext
for Schema compliance.Constructor and Description |
---|
RequestedAuthnContextSchemaValidator()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
validate(RequestedAuthnContext requestedAuthnContext) |
protected void |
validateChildren(RequestedAuthnContext rac)
Validates the presence and combination of child elements.
|
public RequestedAuthnContextSchemaValidator()
public void validate(RequestedAuthnContext requestedAuthnContext) throws ValidationException
validate
in interface Validator<RequestedAuthnContext>
ValidationException
protected void validateChildren(RequestedAuthnContext rac) throws ValidationException
rac
- ValidationException
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.