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)
Checks to see if a XMLObject is valid.
|
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>
authenAuthority
- the XMLObject to validateValidationException
- thrown if the element is not validprotected void validateURI(AuthenticatingAuthority authenAuthority) throws ValidationException
authenAuthority
- ValidationException
Copyright © 2018 JBoss by Red Hat. All rights reserved.