Package org.acegisecurity.runas

Allows secure objects to be run under a different authentication identity.

See:
          Description

Class Summary
NullRunAsManager Implementation of a RunAsManager that does nothing.
RunAsImplAuthenticationProvider An AuthenticationProvider implementation that can authenticate a RunAsUserToken.
RunAsManagerImpl Basic concrete implementation of a RunAsManager.
RunAsUserToken An immutable Authentication implementation that supports RunAsManagerImpl.
 

Package org.acegisecurity.runas Description

Allows secure objects to be run under a different authentication identity.



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