Package | Description |
---|---|
org.opensaml.saml.saml1.core |
Interfaces for SAML 1.0 and 1.1 types and elements.
|
Modifier and Type | Method and Description |
---|---|
Evidence |
AuthorizationDecisionQuery.getEvidence()
Get the Evidence child element
|
Evidence |
AuthorizationDecisionStatement.getEvidence()
Return the Evidence element
|
Modifier and Type | Method and Description |
---|---|
void |
AuthorizationDecisionQuery.setEvidence(Evidence evidence)
Set the Evidence child element
|
void |
AuthorizationDecisionStatement.setEvidence(Evidence evidence)
Set the Evidence element
|
Copyright © 1999–2015 JBoss by Red Hat. All rights reserved.