org.opensaml.saml2.core.validator
Constructor and Description |
---|
ArtifactSchemaValidator()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
validate(Artifact artifact) |
protected void |
validateArtifact(Artifact artifact)
Test that Artifact element content is not empty.
|
public void validate(Artifact artifact) throws ValidationException
validate
in interface Validator<Artifact>
ValidationException
protected void validateArtifact(Artifact artifact) throws ValidationException
artifact
- artifact to validateValidationException
- if invalidCopyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.