Class | Description |
---|---|
AuthenticationContextCache |
This class is used to cache the data about the
authentication request sent from a servlet.
|
AuthenticationContextCacheEntry | |
AuthenticationContextCacheKey | |
AuthenticationRequestCache |
This cache keeps all parameters and headers which are directed towards authentication
framework.
|
AuthenticationRequestCacheEntry |
keeps an instance of AuthenticationRequest which has all data
added from calling servlets.
|
AuthenticationRequestCacheKey |
Cache key for AuthenticationRequestCache.
|
AuthenticationResultCache |
This cache keeps the information about the authentication result from the framework.
|
AuthenticationResultCacheEntry | |
AuthenticationResultCacheKey | |
SessionContextCache | |
SessionContextCacheEntry | |
SessionContextCacheKey |
Copyright © 2016 WSO2. All rights reserved.