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 org.opensaml.xml.validation.ValidationException
validate
in interface org.opensaml.xml.validation.Validator<AuthnAuthorityDescriptor>
validate
in class RoleDescriptorSchemaValidator<AuthnAuthorityDescriptor>
org.opensaml.xml.validation.ValidationException
protected void validateAuthnQueryServices(AuthnAuthorityDescriptor authnAuthorityDescriptor) throws org.opensaml.xml.validation.ValidationException
authnAuthorityDescriptor
- org.opensaml.xml.validation.ValidationException
Copyright © 1999-2013. All Rights Reserved.