public class InboundAuthenticationUtil extends Object
Constructor and Description |
---|
InboundAuthenticationUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
addInboundAuthenticationContextToCache(String key,
InboundAuthenticationContextCacheEntry authReqEntry)
Add to inbound authentication context cache
|
static InboundAuthenticationContextCacheEntry |
getInboundAuthenticationContextToCache(String key)
Get inbound authentication context cache
|
public static void addInboundAuthenticationContextToCache(String key, InboundAuthenticationContextCacheEntry authReqEntry)
key
- KeyauthReqEntry
- cache entrypublic static InboundAuthenticationContextCacheEntry getInboundAuthenticationContextToCache(String key)
key
- KeyCopyright © 2015 WSO2. All rights reserved.