OpenSAML-J 2.4.1-redhat-3

org.opensaml.saml2.core.validator
Class AuthnRequestSchemaValidator

java.lang.Object
  extended by org.opensaml.saml2.core.validator.RequestAbstractTypeSchemaValidator<AuthnRequest>
      extended by org.opensaml.saml2.core.validator.AuthnRequestSchemaValidator
All Implemented Interfaces:
org.opensaml.xml.validation.Validator<AuthnRequest>

public class AuthnRequestSchemaValidator
extends RequestAbstractTypeSchemaValidator<AuthnRequest>

Checks AuthnRequest for Schema compliance.


Constructor Summary
AuthnRequestSchemaValidator()
          Constructor
 
Method Summary
 void validate(AuthnRequest request)
          
 
Methods inherited from class org.opensaml.saml2.core.validator.RequestAbstractTypeSchemaValidator
validateID, validateIssueInstant, validateVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthnRequestSchemaValidator

public AuthnRequestSchemaValidator()
Constructor

Method Detail

validate

public void validate(AuthnRequest request)
              throws org.opensaml.xml.validation.ValidationException

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

OpenSAML-J 2.4.1-redhat-3

Copyright © 2006-2012 Internet2. All Rights Reserved.