|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.saml2.core.validator.RequestAbstractTypeSchemaValidator<LogoutRequest>
org.opensaml.saml2.core.validator.LogoutRequestSchemaValidator
public class LogoutRequestSchemaValidator
Checks LogoutRequest for Schema compliance.
| Constructor Summary | |
|---|---|
LogoutRequestSchemaValidator()
Constructor. |
|
| Method Summary | |
|---|---|
void |
validate(LogoutRequest request)
|
protected void |
validateIdentifiers(LogoutRequest request)
Validate the Identifier child types (BaseID, NameID, EncryptedID). |
| Methods inherited from class org.opensaml.saml2.core.validator.RequestAbstractTypeSchemaValidator |
|---|
validateID, validateIssueInstant, validateVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogoutRequestSchemaValidator()
| Method Detail |
|---|
public void validate(LogoutRequest request)
throws org.opensaml.xml.validation.ValidationException
validate in interface org.opensaml.xml.validation.Validator<LogoutRequest>validate in class RequestAbstractTypeSchemaValidator<LogoutRequest>org.opensaml.xml.validation.ValidationException
protected void validateIdentifiers(LogoutRequest request)
throws org.opensaml.xml.validation.ValidationException
request - the request being processed
org.opensaml.xml.validation.ValidationException - thrown if the identifiers present are not valid
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||