| Package | Description |
|---|---|
| com.sun.xml.wss.saml | |
| com.sun.xml.wss.saml.assertion.saml11.jaxb20 | |
| com.sun.xml.wss.saml.assertion.saml20.jaxb20 | |
| com.sun.xml.wss.saml.impl |
| Modifier and Type | Method and Description |
|---|---|
abstract Action |
SAMLAssertionFactory.createAction(String action,
String namespace)
Creates an
Action element. |
| Modifier and Type | Method and Description |
|---|---|
List<Action> |
AuthnDecisionStatement.getActionList()
Gets the value of the action property.
|
List<Action> |
AuthorizationDecisionStatement.getActionList()
Gets the value of the action property.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Action
This class is designed for
Action element in SAML core assertion. |
| Modifier and Type | Method and Description |
|---|---|
List<Action> |
AuthorizationDecisionStatement.getActionList() |
| Modifier and Type | Method and Description |
|---|---|
List<Action> |
AuthzDecisionStatement.getActionList() |
| Modifier and Type | Method and Description |
|---|---|
Action |
SAMLAssertion2_2FactoryImpl.createAction(Element actionElement) |
Action |
SAMLAssertion2_1FactoryImpl.createAction(Element actionElement) |
Action |
SAMLAssertion2_2FactoryImpl.createAction(String action,
String namespace) |
Action |
SAMLAssertion2_1FactoryImpl.createAction(String action,
String namespace) |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.