| Package | Description |
|---|---|
| com.sun.xml.wss.saml | |
| com.sun.xml.wss.saml.assertion.saml20.jaxb20 | |
| com.sun.xml.wss.saml.impl |
| Modifier and Type | Method and Description |
|---|---|
abstract AuthnDecisionStatement |
SAMLAssertionFactory.createAuthnDecisionStatement(String resource,
String decision,
List action,
Evidence evidence)
Constructs an instance of
AuthnDecisionStatement. |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthzDecisionStatement
The
AuthzDecisionStatement element supplies a statement
by the issuer that the request for access by the specified subject to the
specified resource has resulted in the specified decision on the basis of
some optionally specified evidence. |
| Modifier and Type | Method and Description |
|---|---|
AuthnDecisionStatement |
SAMLAssertion2_2FactoryImpl.createAuthnDecisionStatement(String resource,
String decision,
List action,
Evidence evidence) |
AuthnDecisionStatement |
SAMLAssertion2_1FactoryImpl.createAuthnDecisionStatement(String resource,
String decision,
List action,
Evidence evidence) |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.