org.opensaml.saml2.metadata.validator
public class AuthnAuthorityDescriptorSchemaValidator extends RoleDescriptorSchemaValidator<AuthnAuthorityDescriptor>
AuthnAuthorityDescriptor
for Schema compliance.Constructor and Description |
---|
AuthnAuthorityDescriptorSchemaValidator()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
validate(AuthnAuthorityDescriptor authnAuthorityDescriptor) |
protected void |
validateAuthnQueryServices(AuthnAuthorityDescriptor authnAuthorityDescriptor)
Checks that at least one AuthnService is present.
|
validateProtocols
public AuthnAuthorityDescriptorSchemaValidator()
public void validate(AuthnAuthorityDescriptor authnAuthorityDescriptor) throws ValidationException
validate
in interface Validator<AuthnAuthorityDescriptor>
validate
in class RoleDescriptorSchemaValidator<AuthnAuthorityDescriptor>
ValidationException
protected void validateAuthnQueryServices(AuthnAuthorityDescriptor authnAuthorityDescriptor) throws ValidationException
authnAuthorityDescriptor
- ValidationException
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.