org.opensaml.saml1.core.validator
Class AttributeQuerySchemaValidator

java.lang.Object
  extended by org.opensaml.saml1.core.validator.SubjectQuerySchemaValidator<AttributeQuery>
      extended by org.opensaml.saml1.core.validator.AttributeQuerySchemaValidator
All Implemented Interfaces:
org.opensaml.xml.validation.Validator<AttributeQuery>

public class AttributeQuerySchemaValidator
extends SubjectQuerySchemaValidator<AttributeQuery>

Checks AttributeQuery for Schema compliance.


Constructor Summary
AttributeQuerySchemaValidator()
           
 
Method Summary
 void validate(AttributeQuery attributeQuery)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeQuerySchemaValidator

public AttributeQuerySchemaValidator()
Method Detail

validate

public void validate(AttributeQuery attributeQuery)
              throws org.opensaml.xml.validation.ValidationException

Specified by:
validate in interface org.opensaml.xml.validation.Validator<AttributeQuery>
Overrides:
validate in class SubjectQuerySchemaValidator<AttributeQuery>
Throws:
org.opensaml.xml.validation.ValidationException


Copyright © 2006-2012 Internet2. All Rights Reserved.