Uses of Class
org.apache.ws.sandbox.security.conversation.message.info.SecurityContextInfo

Packages that use SecurityContextInfo
org.apache.ws.sandbox.security.conversation   
 

Uses of SecurityContextInfo in org.apache.ws.sandbox.security.conversation
 

Methods in org.apache.ws.sandbox.security.conversation that return SecurityContextInfo
 SecurityContextInfo ConversationSession.getContextInfo()
          Returns the security context info of this session
 

Methods in org.apache.ws.sandbox.security.conversation with parameters of type SecurityContextInfo
static void DerivedKeyCallbackHandler.addSecurtiyContext(java.lang.String uuid, SecurityContextInfo info)
           
 

Constructors in org.apache.ws.sandbox.security.conversation with parameters of type SecurityContextInfo
ConversationSession(SecurityContextInfo contextInfo)
          Creates a new conversation session for a gien security context
 



Copyright © 2004-2007 Apache Web Services. All Rights Reserved.