|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.saml2.metadata.validator.RoleDescriptorSchemaValidator<AuthnAuthorityDescriptor>
org.opensaml.saml2.metadata.validator.AuthnAuthorityDescriptorSchemaValidator
public class AuthnAuthorityDescriptorSchemaValidator
Checks AuthnAuthorityDescriptor for Schema compliance.
| Constructor Summary | |
|---|---|
AuthnAuthorityDescriptorSchemaValidator()
Constructor |
|
| Method Summary | |
|---|---|
void |
validate(AuthnAuthorityDescriptor authnAuthorityDescriptor)
|
protected void |
validateAuthnQueryServices(AuthnAuthorityDescriptor authnAuthorityDescriptor)
Checks that at least one AuthnService 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 AuthnAuthorityDescriptorSchemaValidator()
| Method Detail |
|---|
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||