public class DefaultAuthenticationCacheFactory extends Object
ConcurrentMap
s 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 © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.