|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.saml2.core.validator.ArtifactSchemaValidator
public class ArtifactSchemaValidator
Checks Artifact for Schema compliance.
| Constructor Summary | |
|---|---|
ArtifactSchemaValidator()
Constructor. |
|
| Method Summary | |
|---|---|
void |
validate(Artifact artifact)
|
protected void |
validateArtifact(Artifact artifact)
Test that Artifact element content is not empty. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArtifactSchemaValidator()
| Method Detail |
|---|
public void validate(Artifact artifact)
throws org.opensaml.xml.validation.ValidationException
validate in interface org.opensaml.xml.validation.Validator<Artifact>org.opensaml.xml.validation.ValidationException
protected void validateArtifact(Artifact artifact)
throws org.opensaml.xml.validation.ValidationException
artifact - artifact to validate
org.opensaml.xml.validation.ValidationException - if invalid
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||