|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensaml.saml2.core.validator.StatusResponseTypeSchemaValidator<ArtifactResponse>
org.opensaml.saml2.core.validator.ArtifactResponseSchemaValidator
public class ArtifactResponseSchemaValidator
Checks ArtifactResponse
for Schema compliance.
Constructor Summary | |
---|---|
ArtifactResponseSchemaValidator()
Constructor |
Method Summary | |
---|---|
void |
validate(ArtifactResponse response)
|
Methods inherited from class org.opensaml.saml2.core.validator.StatusResponseTypeSchemaValidator |
---|
validateID, validateIssueInstant, validateStatus, validateVersion |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ArtifactResponseSchemaValidator()
Method Detail |
---|
public void validate(ArtifactResponse response) throws org.opensaml.xml.validation.ValidationException
validate
in interface org.opensaml.xml.validation.Validator<ArtifactResponse>
validate
in class StatusResponseTypeSchemaValidator<ArtifactResponse>
org.opensaml.xml.validation.ValidationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |