org.opensaml.saml2.metadata.validator
Class PDPDescriptorSchemaValidator
java.lang.Object
org.opensaml.saml2.metadata.validator.RoleDescriptorSchemaValidator<PDPDescriptor>
org.opensaml.saml2.metadata.validator.PDPDescriptorSchemaValidator
- All Implemented Interfaces:
- org.opensaml.xml.validation.Validator<PDPDescriptor>
public class PDPDescriptorSchemaValidator
- extends RoleDescriptorSchemaValidator<PDPDescriptor>
Checks PDPDescriptor
for Schema compliance.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PDPDescriptorSchemaValidator
public PDPDescriptorSchemaValidator()
- Constructor
validate
public void validate(PDPDescriptor pdpDescriptor)
throws org.opensaml.xml.validation.ValidationException
-
- Specified by:
validate
in interface org.opensaml.xml.validation.Validator<PDPDescriptor>
- Overrides:
validate
in class RoleDescriptorSchemaValidator<PDPDescriptor>
- Throws:
org.opensaml.xml.validation.ValidationException
validateAuthzServices
protected void validateAuthzServices(PDPDescriptor pdpDescriptor)
throws org.opensaml.xml.validation.ValidationException
- Checks that one or more Authz Services are present.
- Parameters:
pdpDescriptor
-
- Throws:
org.opensaml.xml.validation.ValidationException
Copyright © 2006-2013 Internet2. All Rights Reserved.