|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensaml.saml2.core.validator.RequestAbstractTypeSchemaValidator<ArtifactResolve>
org.opensaml.saml2.core.validator.ArtifactResolveSchemaValidator
public class ArtifactResolveSchemaValidator
Checks ArtifactResolve
for Schema compliance.
Constructor Summary | |
---|---|
ArtifactResolveSchemaValidator()
Constructor |
Method Summary | |
---|---|
void |
validate(ArtifactResolve artifactResolve)
|
protected void |
validateArtifact(ArtifactResolve ar)
Validates the Artifact child element. |
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 ArtifactResolveSchemaValidator()
Method Detail |
---|
public void validate(ArtifactResolve artifactResolve) throws org.opensaml.xml.validation.ValidationException
validate
in interface org.opensaml.xml.validation.Validator<ArtifactResolve>
validate
in class RequestAbstractTypeSchemaValidator<ArtifactResolve>
org.opensaml.xml.validation.ValidationException
protected void validateArtifact(ArtifactResolve ar) throws org.opensaml.xml.validation.ValidationException
ar
-
org.opensaml.xml.validation.ValidationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |