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