Package | Description |
---|---|
org.wso2.carbon.identity.application.authentication.framework.cache |
Modifier and Type | Method and Description |
---|---|
void |
AuthenticationRequestCache.addToCache(AuthenticationRequestCacheKey key,
AuthenticationRequestCacheEntry entry) |
void |
AuthenticationRequestCache.clearCacheEntry(AuthenticationRequestCacheKey key) |
AuthenticationRequestCacheEntry |
AuthenticationRequestCache.getValueFromCache(AuthenticationRequestCacheKey key) |
Copyright © 2015 WSO2. All rights reserved.