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.
|
validateProtocols
public 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.ValidationException
protected void validateAttributeServices(AttributeAuthorityDescriptor attributeAuthorityDescriptor) throws org.opensaml.xml.validation.ValidationException
attributeAuthorityDescriptor
- org.opensaml.xml.validation.ValidationException
Copyright © 1999-2013. All Rights Reserved.