|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensaml.saml2.core.validator.SessionIndexSchemaValidator
public class SessionIndexSchemaValidator
Checks SessionIndex
for Schema compliance.
Constructor Summary | |
---|---|
SessionIndexSchemaValidator()
Constructor |
Method Summary | |
---|---|
void |
validate(SessionIndex sessionIndex)
|
protected void |
validateSessionIndex(SessionIndex si)
Validates the SessionIndex element content. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SessionIndexSchemaValidator()
Method Detail |
---|
public void validate(SessionIndex sessionIndex) throws org.opensaml.xml.validation.ValidationException
validate
in interface org.opensaml.xml.validation.Validator<SessionIndex>
org.opensaml.xml.validation.ValidationException
protected void validateSessionIndex(SessionIndex si) throws org.opensaml.xml.validation.ValidationException
si
-
org.opensaml.xml.validation.ValidationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |