|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.saml2.metadata.validator.RoleDescriptorSchemaValidator<AttributeAuthorityDescriptor>
org.opensaml.saml2.metadata.validator.AttributeAuthorityDescriptorSchemaValidator
public class AttributeAuthorityDescriptorSchemaValidator
Checks AttributeAuthorityDescriptor for Schema compliance.
| Constructor Summary | |
|---|---|
AttributeAuthorityDescriptorSchemaValidator()
Constructor |
|
| Method Summary | |
|---|---|
void |
validate(AttributeAuthorityDescriptor attributeAuthorityDescriptor)
|
protected void |
validateAttributeServices(AttributeAuthorityDescriptor attributeAuthorityDescriptor)
Checks that at least one AttributeService is present. |
| Methods inherited from class org.opensaml.saml2.metadata.validator.RoleDescriptorSchemaValidator |
|---|
validateProtocols |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttributeAuthorityDescriptorSchemaValidator()
| Method Detail |
|---|
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||