org.opensaml.saml1.core.validator
Class SubjectQuerySchemaValidator<QueryType extends SubjectQuery>
java.lang.Object
org.opensaml.saml1.core.validator.SubjectQuerySchemaValidator<QueryType>
- All Implemented Interfaces:
- org.opensaml.xml.validation.Validator<QueryType>
- Direct Known Subclasses:
- AttributeQuerySchemaValidator, AuthenticationQuerySchemaValidator, AuthorizationDecisionQuerySchemaValidator
public class SubjectQuerySchemaValidator<QueryType extends SubjectQuery>
- extends Object
- implements org.opensaml.xml.validation.Validator<QueryType>
Checks SubjectQuery
for Schema compliance.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubjectQuerySchemaValidator
public SubjectQuerySchemaValidator()
validate
public void validate(QueryType subjectQuery)
throws org.opensaml.xml.validation.ValidationException
-
- Specified by:
validate
in interface org.opensaml.xml.validation.Validator<QueryType extends SubjectQuery>
- Throws:
org.opensaml.xml.validation.ValidationException
Copyright © 2006-2013 Internet2. All Rights Reserved.