public class AttributeStatementSchemaValidator extends Object implements org.opensaml.xml.validation.Validator<AttributeStatement>
AttributeStatement for Schema compliance.| Constructor and Description |
|---|
AttributeStatementSchemaValidator()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
validate(AttributeStatement attributeStatement) |
protected void |
validateAttributes(AttributeStatement attributeStatement)
Checks that at least one Attribute is present.
|
public AttributeStatementSchemaValidator()
public void validate(AttributeStatement attributeStatement) throws org.opensaml.xml.validation.ValidationException
validate in interface org.opensaml.xml.validation.Validator<AttributeStatement>org.opensaml.xml.validation.ValidationExceptionprotected void validateAttributes(AttributeStatement attributeStatement) throws org.opensaml.xml.validation.ValidationException
attributeStatement - org.opensaml.xml.validation.ValidationExceptionCopyright © 1999–2015. All rights reserved.