Spring Security Framework

Uses of Package
org.springframework.security.context

Packages that use org.springframework.security.context
org.springframework.security.context Provides a "request context". 
 

Classes in org.springframework.security.context used by org.springframework.security.context
SecurityContext
          Interface defining the minimum security information associated with the current thread of execution.
SecurityContextHolderStrategy
          A strategy for storing security context information against a thread.
 


Spring Security Framework

Copyright © 2004-2010 SpringSource, Inc. All Rights Reserved.