|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.saml2.metadata.validator.RoleDescriptorSchemaValidator<SSODecriptorType>
org.opensaml.saml2.metadata.validator.SSODescriptorSchemaValidator<SPSSODescriptor>
org.opensaml.saml2.metadata.validator.SPSSODescriptorSchemaValidator
public class SPSSODescriptorSchemaValidator
Checks SPSSODescriptor for Schema compliance.
| Constructor Summary | |
|---|---|
SPSSODescriptorSchemaValidator()
Constructor |
|
| Method Summary | |
|---|---|
void |
validate(SPSSODescriptor spssoDescriptor)
|
protected void |
validateAssertionConsumerServices(SPSSODescriptor spssoDescriptor)
Checks that at least one Assertion Consumer Service 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 SPSSODescriptorSchemaValidator()
| Method Detail |
|---|
public void validate(SPSSODescriptor spssoDescriptor)
throws org.opensaml.xml.validation.ValidationException
validate in interface org.opensaml.xml.validation.Validator<SPSSODescriptor>validate in class RoleDescriptorSchemaValidator<SPSSODescriptor>org.opensaml.xml.validation.ValidationException
protected void validateAssertionConsumerServices(SPSSODescriptor spssoDescriptor)
throws org.opensaml.xml.validation.ValidationException
spssoDescriptor - descriptor to validate
org.opensaml.xml.validation.ValidationException - thrown if there is no AssertionConsumerServer within the descriptor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||