Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.acegisecurity.runas

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