public class InfinispanAuthenticationCacheFactory extends Object implements AuthenticationCacheFactory
ConcurrentMaps for authentication cache.| Constructor and Description |
|---|
InfinispanAuthenticationCacheFactory(Object cacheManager,
String securityDomain) |
| 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 © 2015 JBoss by Red Hat. All rights reserved.