public class InboundUtil extends Object
Constructor and Description |
---|
InboundUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
addContextToCache(String key,
IdentityMessageContext context)
Add to IdentityMessageContext
|
static IdentityMessageContext |
getContextFromCache(String key)
Get from IdentityMessageContext
|
public static void addContextToCache(String key, IdentityMessageContext context)
key
- Keycontext
- IdentityMessageContextpublic static IdentityMessageContext getContextFromCache(String key)
key
- cache keyCopyright © 2016 WSO2. All rights reserved.