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