public interface TokenWrapper
| Modifier and Type | Method and Description |
|---|---|
void |
wrapToken(Object token,
org.apache.cxf.ws.security.sts.provider.model.RequestedSecurityTokenType requestedTokenType)
Wrap the Token parameter and set it on the RequestedSecurityTokenType parameter
|
void wrapToken(Object token, org.apache.cxf.ws.security.sts.provider.model.RequestedSecurityTokenType requestedTokenType)
Apache CXF