|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Evidence | |
|---|---|
| com.sun.xml.wss.saml | |
| com.sun.xml.wss.saml.assertion.saml11.jaxb20 | |
| com.sun.xml.wss.saml.impl | |
| Uses of Evidence in com.sun.xml.wss.saml |
|---|
| Methods in com.sun.xml.wss.saml that return Evidence | |
|---|---|
abstract Evidence |
SAMLAssertionFactory.createEvidence(List assertionIDRef,
List assertion)
Constructs an Evidence from a List of Assertion and
AssertionIDReference objects. |
Evidence |
AuthnDecisionStatement.getEvidence()
Gets the value of the evidence property. |
Evidence |
AuthorizationDecisionStatement.getEvidence()
Gets the value of the evidence property. |
| Methods in com.sun.xml.wss.saml with parameters of type Evidence | |
|---|---|
abstract AuthnDecisionStatement |
SAMLAssertionFactory.createAuthnDecisionStatement(String resource,
String decision,
List action,
Evidence evidence)
Constructs an instance of AuthnDecisionStatement. |
abstract AuthorizationDecisionStatement |
SAMLAssertionFactory.createAuthorizationDecisionStatement(Subject subject,
String resource,
String decision,
List action,
Evidence evidence)
Constructs an instance of AuthorizationDecisionStatement. |
| Uses of Evidence in com.sun.xml.wss.saml.assertion.saml11.jaxb20 |
|---|
| Classes in com.sun.xml.wss.saml.assertion.saml11.jaxb20 that implement Evidence | |
|---|---|
class |
Evidence
The Evidence element specifies an assertion either by
reference or by value. |
| Uses of Evidence in com.sun.xml.wss.saml.impl |
|---|
| Methods in com.sun.xml.wss.saml.impl that return Evidence | |
|---|---|
Evidence |
SAMLAssertion1_1FactoryImpl.createEvidence(List assertionIDRef,
List assertion)
|
Evidence |
SAMLAssertion2_1FactoryImpl.createEvidence(List assertionIDRef,
List assertion)
|
Evidence |
SAMLAssertion2_2FactoryImpl.createEvidence(List assertionIDRef,
List assertion)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||