org.opensaml.saml1.core.validator
Class AttributeQuerySchemaValidator
java.lang.Object
org.opensaml.saml1.core.validator.SubjectQuerySchemaValidator<AttributeQuery>
org.opensaml.saml1.core.validator.AttributeQuerySchemaValidator
- All Implemented Interfaces:
- Validator<AttributeQuery>
public class AttributeQuerySchemaValidator
- extends SubjectQuerySchemaValidator<AttributeQuery>
Checks AttributeQuery for Schema compliance.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributeQuerySchemaValidator
public AttributeQuerySchemaValidator()
validate
public void validate(AttributeQuery attributeQuery)
throws ValidationException
-
- Specified by:
validate in interface Validator<AttributeQuery>- Overrides:
validate in class SubjectQuerySchemaValidator<AttributeQuery>
- Throws:
ValidationException
Copyright © 1999-2013. All Rights Reserved.