public interface AuthenticationCacheFactory
ConcurrentMap
s for authentication cache.Modifier and Type | Method and Description |
---|---|
ConcurrentMap<Principal,org.jboss.security.authentication.JBossCachedAuthenticationManager.DomainInfo> |
getCache()
Returns a cache implementation
|
ConcurrentMap<Principal,org.jboss.security.authentication.JBossCachedAuthenticationManager.DomainInfo> getCache()
Copyright © 2016 JBoss by Red Hat. All rights reserved.