org.opensaml.saml2.core.validator
Constructor and Description |
---|
AssertionSpecValidator()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
validate(Assertion assertion) |
protected void |
validateSubject(Assertion assertion)
Checks that the Subject element is present when required.
|
public void validate(Assertion assertion) throws ValidationException
validate
in interface Validator<Assertion>
ValidationException
protected void validateSubject(Assertion assertion) throws ValidationException
assertion
- ValidationException
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.