Spring Security Framework

Package org.springframework.security.ui.switchuser

Provides HTTP-based "switch user" (su) capabilities.

See:
          Description

Interface Summary
SwitchUserAuthorityChanger Allows subclasses to modify the GrantedAuthority list that will be assigned to the principal when they assume the identity of a different principal.
 

Class Summary
SwitchUserGrantedAuthority Custom GrantedAuthority used by SwitchUserProcessingFilter
SwitchUserProcessingFilter Switch User processing filter responsible for user context switching.
 

Package org.springframework.security.ui.switchuser Description

Provides HTTP-based "switch user" (su) capabilities.


Spring Security Framework

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