public class RequestedAttributeSchemaValidator extends Object implements org.opensaml.xml.validation.Validator<RequestedAttribute>
RequestedAttribute
for Schema compliance.Constructor and Description |
---|
RequestedAttributeSchemaValidator()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
validate(RequestedAttribute attribute) |
protected void |
validateName(RequestedAttribute attribute)
Checks that the Name attribute is present.
|
public RequestedAttributeSchemaValidator()
public void validate(RequestedAttribute attribute) throws org.opensaml.xml.validation.ValidationException
validate
in interface org.opensaml.xml.validation.Validator<RequestedAttribute>
org.opensaml.xml.validation.ValidationException
protected void validateName(RequestedAttribute attribute) throws org.opensaml.xml.validation.ValidationException
attribute
- org.opensaml.xml.validation.ValidationException
Copyright © 1999-2013. All Rights Reserved.