Uses of Interface
org.jboss.security.CacheableManager
-
Packages that use CacheableManager Package Description org.jboss.security.authentication -
-
Uses of CacheableManager in org.jboss.security.authentication
Classes in org.jboss.security.authentication that implement CacheableManager Modifier and Type Class Description class
JBossCachedAuthenticationManager
AuthenticationManager
implementation that usesCacheableManager
as the cache provider.
-