Package | Description |
---|---|
org.opensaml.saml.saml2.core |
Interfaces for SAML 2.0 core and protocol interfaces.
|
Modifier and Type | Method and Description |
---|---|
Evidence |
AuthzDecisionStatement.getEvidence()
Get the SAML assertion the authority relied on when making the authorization decision.
|
Evidence |
AuthzDecisionQuery.getEvidence()
Gets the Evidence of this query.
|
Modifier and Type | Method and Description |
---|---|
void |
AuthzDecisionStatement.setEvidence(Evidence newEvidence)
Sets the SAML assertion the authority relied on when making the authorization decision.
|
void |
AuthzDecisionQuery.setEvidence(Evidence newEvidence)
Sets the Evidence of this query.
|
Copyright © 1999–2015 JBoss by Red Hat. All rights reserved.