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