| Modifier and Type | Method and Description |
|---|---|
static CacheKey |
CacheUtil.computeCacheKey(String username,
hudson.plugins.active_directory.AbstractActiveDirectoryAuthenticationProvider.Password password,
Set<CacheKey> existingKeys) |
| Modifier and Type | Method and Description |
|---|---|
com.github.benmanes.caffeine.cache.Cache<CacheKey,UserDetails> |
CacheConfiguration.getUserCache()
Get the cache for users
|
| Modifier and Type | Method and Description |
|---|---|
static CacheKey |
CacheUtil.computeCacheKey(String username,
hudson.plugins.active_directory.AbstractActiveDirectoryAuthenticationProvider.Password password,
Set<CacheKey> existingKeys) |
Copyright © 2016–2021. All rights reserved.