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