public class RequestedAuthnContextSchemaValidator extends Object implements org.opensaml.xml.validation.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 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
Copyright © 1999-2013. All Rights Reserved.