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