|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.saml2.metadata.validator.RoleDescriptorSpecValidator<RoleDescriptorType>
public class RoleDescriptorSpecValidator<RoleDescriptorType extends RoleDescriptor>
Checks RoleDescriptor for Spec compliance.
| Constructor Summary | |
|---|---|
RoleDescriptorSpecValidator()
Constructor |
|
| Method Summary | |
|---|---|
void |
validate(RoleDescriptorType roleDescriptor)
|
protected void |
validateProtocols(RoleDescriptor roleDescriptor)
Checks that the SAML 2.0 protocol is present. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RoleDescriptorSpecValidator()
| Method Detail |
|---|
public void validate(RoleDescriptorType roleDescriptor)
throws org.opensaml.xml.validation.ValidationException
validate in interface org.opensaml.xml.validation.Validator<RoleDescriptorType extends RoleDescriptor>org.opensaml.xml.validation.ValidationException
protected void validateProtocols(RoleDescriptor roleDescriptor)
throws org.opensaml.xml.validation.ValidationException
roleDescriptor -
org.opensaml.xml.validation.ValidationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||