public class AttributeAuthorityDescriptorSchemaValidator extends RoleDescriptorSchemaValidator<AttributeAuthorityDescriptor>
AttributeAuthorityDescriptor for Schema compliance.| Constructor and Description |
|---|
AttributeAuthorityDescriptorSchemaValidator()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
validate(AttributeAuthorityDescriptor attributeAuthorityDescriptor) |
protected void |
validateAttributeServices(AttributeAuthorityDescriptor attributeAuthorityDescriptor)
Checks that at least one AttributeService is present.
|
validateProtocolspublic AttributeAuthorityDescriptorSchemaValidator()
public void validate(AttributeAuthorityDescriptor attributeAuthorityDescriptor) throws org.opensaml.xml.validation.ValidationException
validate in interface org.opensaml.xml.validation.Validator<AttributeAuthorityDescriptor>validate in class RoleDescriptorSchemaValidator<AttributeAuthorityDescriptor>org.opensaml.xml.validation.ValidationExceptionprotected void validateAttributeServices(AttributeAuthorityDescriptor attributeAuthorityDescriptor) throws org.opensaml.xml.validation.ValidationException
attributeAuthorityDescriptor - org.opensaml.xml.validation.ValidationExceptionCopyright © 1999–2015. All rights reserved.