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