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.
|
validateProtocolspublic AuthnAuthorityDescriptorSchemaValidator()
public void validate(AuthnAuthorityDescriptor authnAuthorityDescriptor) throws org.opensaml.xml.validation.ValidationException
validate in interface org.opensaml.xml.validation.Validator<AuthnAuthorityDescriptor>validate in class RoleDescriptorSchemaValidator<AuthnAuthorityDescriptor>org.opensaml.xml.validation.ValidationExceptionprotected void validateAuthnQueryServices(AuthnAuthorityDescriptor authnAuthorityDescriptor) throws org.opensaml.xml.validation.ValidationException
authnAuthorityDescriptor - org.opensaml.xml.validation.ValidationExceptionCopyright © 1999–2015. All rights reserved.