Constructor and Description |
---|
EvidenceSchemaValidator()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
validate(Evidence evidence) |
protected void |
validateAssertions(Evidence evidence)
Checks that at least one Assertion, Assertion ID Reference, or Assertion URI Reference is present.
|
public void validate(Evidence evidence) throws org.opensaml.xml.validation.ValidationException
validate
in interface org.opensaml.xml.validation.Validator<Evidence>
org.opensaml.xml.validation.ValidationException
protected void validateAssertions(Evidence evidence) throws org.opensaml.xml.validation.ValidationException
evidence
- org.opensaml.xml.validation.ValidationException
Copyright © 1999-2013. All Rights Reserved.