protected static class BSTokenCallbackHandler.TokenInformation
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
_alias |
protected X509BSCallback |
_bsCallback |
protected CallbackHandlerConfig |
_config |
protected com.ibm.wsspi.webservices.rpc.handler.soap.SOAPMessageContext |
_messageContext |
protected java.util.Map |
_properties |
| Modifier | Constructor and Description |
|---|---|
protected |
BSTokenCallbackHandler.TokenInformation() |
protected CallbackHandlerConfig _config
protected com.ibm.wsspi.webservices.rpc.handler.soap.SOAPMessageContext _messageContext
protected java.util.Map _properties
protected java.lang.String _alias
protected X509BSCallback _bsCallback