public class AuthenticatingAuthoritySchemaValidator extends Object implements org.opensaml.xml.validation.Validator<AuthenticatingAuthority>
AuthenticatingAuthority for Schema compliance.| Constructor and Description |
|---|
AuthenticatingAuthoritySchemaValidator()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
validate(AuthenticatingAuthority authenAuthority) |
protected void |
validateURI(AuthenticatingAuthority authenAuthority)
Checks that the URI is present.
|
public AuthenticatingAuthoritySchemaValidator()
public void validate(AuthenticatingAuthority authenAuthority) throws org.opensaml.xml.validation.ValidationException
validate in interface org.opensaml.xml.validation.Validator<AuthenticatingAuthority>org.opensaml.xml.validation.ValidationExceptionprotected void validateURI(AuthenticatingAuthority authenAuthority) throws org.opensaml.xml.validation.ValidationException
authenAuthority - org.opensaml.xml.validation.ValidationExceptionCopyright © 1999–2015. All rights reserved.