Uses of Class
hudson.plugins.active_directory.CacheKey
-
Uses of CacheKey in hudson.plugins.active_directory
Methods in hudson.plugins.active_directory that return CacheKeyModifier and TypeMethodDescriptionstatic CacheKey
CacheUtil.computeCacheKey
(String username, hudson.plugins.active_directory.AbstractActiveDirectoryAuthenticationProvider.Password password, Set<CacheKey> existingKeys) Methods in hudson.plugins.active_directory that return types with arguments of type CacheKeyModifier and TypeMethodDescriptioncom.github.benmanes.caffeine.cache.Cache<CacheKey,
org.springframework.security.core.userdetails.UserDetails> CacheConfiguration.getUserCache()
Get the cache for usersMethod parameters in hudson.plugins.active_directory with type arguments of type CacheKeyModifier and TypeMethodDescriptionstatic CacheKey
CacheUtil.computeCacheKey
(String username, hudson.plugins.active_directory.AbstractActiveDirectoryAuthenticationProvider.Password password, Set<CacheKey> existingKeys)