org.opensaml.saml2.core.validator
Class AuthnRequestSchemaValidator
java.lang.Object
org.opensaml.saml2.core.validator.RequestAbstractTypeSchemaValidator<AuthnRequest>
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthnRequestSchemaValidator
public AuthnRequestSchemaValidator()
- Constructor
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
Copyright © 2006-2010 Internet2. All Rights Reserved.