| Package | Description |
|---|---|
| org.apache.cxf.sts.token.provider |
| Modifier and Type | Method and Description |
|---|---|
List<AuthenticationStatementProvider> |
SAMLTokenProvider.getAuthenticationStatementProviders()
Get the List of AuthenticationStatementProviders.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SAMLTokenProvider.setAuthenticationStatementProviders(List<AuthenticationStatementProvider> authnStatementProviders)
Set the List of AuthenticationStatementProviders.
|
Apache CXF