Uses of Interface
org.acegisecurity.context.SecurityContextHolderStrategy

Packages that use SecurityContextHolderStrategy
org.acegisecurity.context Provides a "request context". 
 

Uses of SecurityContextHolderStrategy in org.acegisecurity.context
 

Classes in org.acegisecurity.context that implement SecurityContextHolderStrategy
 class GlobalSecurityContextHolderStrategy
          A static field-based implementation of SecurityContextHolderStrategy.
 class InheritableThreadLocalSecurityContextHolderStrategy
          An InheritableThreadLocal-based implementation of SecurityContextHolderStrategy.
 class ThreadLocalSecurityContextHolderStrategy
          A ThreadLocal-based implementation of SecurityContextHolderStrategy.
 



Copyright © 2004-2012 Interface21, Inc. All Rights Reserved.