IBM WebSphere Application ServerTM
Release 7

com.ibm.wsspi.wssecurity.auth.callback
Class BSTokenCallbackHandler.TokenInformation

java.lang.Object
  extended by com.ibm.wsspi.wssecurity.auth.callback.BSTokenCallbackHandler.TokenInformation
Enclosing class:
BSTokenCallbackHandler

protected static class BSTokenCallbackHandler.TokenInformation
extends java.lang.Object


Field Summary
protected  java.lang.String _alias
           
protected  X509BSCallback _bsCallback
           
protected  CallbackHandlerConfig _config
           
protected  SOAPMessageContext _messageContext
           
protected  java.util.Map _properties
           
 
Constructor Summary
protected BSTokenCallbackHandler.TokenInformation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_config

protected CallbackHandlerConfig _config

_messageContext

protected SOAPMessageContext _messageContext

_properties

protected java.util.Map _properties

_alias

protected java.lang.String _alias

_bsCallback

protected X509BSCallback _bsCallback
Constructor Detail

BSTokenCallbackHandler.TokenInformation

protected BSTokenCallbackHandler.TokenInformation()

IBM WebSphere Application ServerTM
Release 7