org.opensaml.saml2.core.validator
Class SessionIndexSchemaValidator
java.lang.Object
org.opensaml.saml2.core.validator.SessionIndexSchemaValidator
- All Implemented Interfaces:
- org.opensaml.xml.validation.Validator<SessionIndex>
public class SessionIndexSchemaValidator
- extends Object
- implements org.opensaml.xml.validation.Validator<SessionIndex>
Checks SessionIndex
for Schema compliance.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionIndexSchemaValidator
public SessionIndexSchemaValidator()
- Constructor
validate
public void validate(SessionIndex sessionIndex)
throws org.opensaml.xml.validation.ValidationException
-
- Specified by:
validate
in interface org.opensaml.xml.validation.Validator<SessionIndex>
- Throws:
org.opensaml.xml.validation.ValidationException
validateSessionIndex
protected void validateSessionIndex(SessionIndex si)
throws org.opensaml.xml.validation.ValidationException
- Validates the SessionIndex element content.
- Parameters:
si
-
- Throws:
org.opensaml.xml.validation.ValidationException
Copyright © 2006-2012 Internet2. All Rights Reserved.