| Package | Description |
|---|---|
| org.apache.cxf.sts.operation | |
| org.apache.cxf.sts.token.provider |
| Modifier and Type | Field and Description |
|---|---|
protected List<TokenProvider> |
AbstractOperation.tokenProviders |
| Modifier and Type | Method and Description |
|---|---|
List<TokenProvider> |
AbstractOperation.getTokenProviders() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOperation.setTokenProviders(List<TokenProvider> tokenProviders) |
| Modifier and Type | Class and Description |
|---|---|
class |
SAMLTokenProvider
A TokenProvider implementation that provides a SAML Token.
|
class |
SCTProvider
A TokenProvider implementation that provides a SecurityContextToken.
|
Apache CXF