public interface TokenWrapper
Modifier and Type | Method and Description |
---|---|
void |
wrapToken(Object token,
RequestedSecurityTokenType requestedTokenType)
Wrap the Token parameter and set it on the RequestedSecurityTokenType parameter
|
void wrapToken(Object token, RequestedSecurityTokenType requestedTokenType)
Apache CXF