public class DefaultAuthenticationCacheFactory extends Object
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()
Copyright © 2014 JBoss by Red Hat. All rights reserved.