org.opensaml.saml2.core.validator
public class AuthenticatingAuthoritySchemaValidator extends Object implements 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 ValidationException
validate
in interface Validator<AuthenticatingAuthority>
ValidationException
protected void validateURI(AuthenticatingAuthority authenAuthority) throws ValidationException
authenAuthority
- ValidationException
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.