Package | Description |
---|---|
org.apache.cxf.ws.security.policy.interceptors | |
org.apache.cxf.ws.security.trust |
Constructor and Description |
---|
STSTokenOutInterceptor(String phase,
STSClient stsClient,
STSTokenRetriever.TokenRequestParams tokenParams) |
STSTokenOutInterceptor(STSClient stsClient,
STSTokenRetriever.TokenRequestParams tokenParams) |
Modifier and Type | Method and Description |
---|---|
static SecurityToken |
STSTokenRetriever.getToken(Message message,
STSTokenRetriever.TokenRequestParams params) |
static SecurityToken |
STSTokenRetriever.getToken(Message message,
STSTokenRetriever.TokenRequestParams params,
STSTokenCacher tokenCacher) |
Apache CXF