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