|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensaml.saml2.core.validator.AttributeStatementSchemaValidator
public class AttributeStatementSchemaValidator
Checks AttributeStatement
for Schema compliance.
Constructor Summary | |
---|---|
AttributeStatementSchemaValidator()
Constructor |
Method Summary | |
---|---|
void |
validate(AttributeStatement attributeStatement)
|
protected void |
validateAttributes(AttributeStatement attributeStatement)
Checks that at least one Attribute is present. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AttributeStatementSchemaValidator()
Method Detail |
---|
public void validate(AttributeStatement attributeStatement) throws org.opensaml.xml.validation.ValidationException
validate
in interface org.opensaml.xml.validation.Validator<AttributeStatement>
org.opensaml.xml.validation.ValidationException
protected void validateAttributes(AttributeStatement attributeStatement) throws org.opensaml.xml.validation.ValidationException
attributeStatement
-
org.opensaml.xml.validation.ValidationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |