org.opensaml.saml2.core.validator
Class ResponseSchemaValidator
java.lang.Object
org.opensaml.saml2.core.validator.StatusResponseTypeSchemaValidator<Response>
org.opensaml.saml2.core.validator.ResponseSchemaValidator
- All Implemented Interfaces:
- org.opensaml.xml.validation.Validator<Response>
public class ResponseSchemaValidator
- extends StatusResponseTypeSchemaValidator<Response>
Checks Response
for Schema compliance.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResponseSchemaValidator
public ResponseSchemaValidator()
- Constructor
validate
public void validate(Response response)
throws org.opensaml.xml.validation.ValidationException
-
- Specified by:
validate
in interface org.opensaml.xml.validation.Validator<Response>
- Overrides:
validate
in class StatusResponseTypeSchemaValidator<Response>
- Throws:
org.opensaml.xml.validation.ValidationException
Copyright © 2006-2010 Internet2. All Rights Reserved.