public class DefaultAuthenticationCacheFactory extends Object implements AuthenticationCacheFactory
ConcurrentMaps for authentication cache.| Constructor and Description |
|---|
DefaultAuthenticationCacheFactory() |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentMap<Principal,org.jboss.security.authentication.JBossCachedAuthenticationManager.DomainInfo> |
getCache()
Returns a default cache implementation
|
public ConcurrentMap<Principal,org.jboss.security.authentication.JBossCachedAuthenticationManager.DomainInfo> getCache()
getCache in interface AuthenticationCacheFactoryCopyright © 2020 JBoss by Red Hat. All rights reserved.