| Package | Description |
|---|---|
| org.apache.cxf.sts.token.provider |
| Modifier and Type | Method and Description |
|---|---|
List<AuthDecisionStatementProvider> |
SAMLTokenProvider.getAuthDecisionStatementProviders()
Get the List of AuthDecisionStatementProviders.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SAMLTokenProvider.setAuthDecisionStatementProviders(List<AuthDecisionStatementProvider> authDecisionStatementProviders)
Set the List of AuthDecisionStatementProviders.
|
Apache CXF