|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConversationConfiguration | |
org.apache.rampart.conversation |
Uses of ConversationConfiguration in org.apache.rampart.conversation |
Methods in org.apache.rampart.conversation that return ConversationConfiguration | |
static ConversationConfiguration |
ConversationConfiguration.load(org.apache.axis2.context.MessageContext msgCtx,
boolean sender)
Deprecated. Builds the configuration from an Axis2 parameter. |
Methods in org.apache.rampart.conversation with parameters of type ConversationConfiguration | |
static void |
STSRequester.issueRequest(ConversationConfiguration config)
Deprecated. |
static org.apache.ws.security.components.crypto.Crypto |
Util.getCryptoInstace(ConversationConfiguration config)
Returns the crypto instance of this configuration. |
static void |
Util.processRSTR(org.apache.axiom.om.OMElement rstr,
ConversationConfiguration config)
|
static void |
Util.resgisterContext(String identifier,
ConversationConfiguration config)
This registers the security context mapping ?e context identifier to the wsa:Action/soapAction or the service address, depending on the scope. |
Constructors in org.apache.rampart.conversation with parameters of type ConversationConfiguration | |
ConversationCallbackHandler(ConversationConfiguration config)
Deprecated. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |