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