Uses of Class
com.uwyn.rife.authentication.elements.AbstractLogout

Packages that use AbstractLogout
com.uwyn.rife.authentication.elements Provides elements for authentication and logout, using the variety of backend stores available. 
 

Uses of AbstractLogout in com.uwyn.rife.authentication.elements
 

Subclasses of AbstractLogout in com.uwyn.rife.authentication.elements
 class AbstractLogoutPassthrough
           
 class AbstractLogoutTemplate
           
 class DatabaseLogoutPassthrough
          Sets up the standard SimpleLogoutPassthrough element for managers that work with a database back-end.
 class DatabaseLogoutTemplate
          Sets up the standard SimpleLogoutTemplate element for managers that work with a database back-end.
 class MemoryLogoutPassthrough
          Sets up the standard SimpleLogoutPassthrough element for managers that work with an in-memory back-end.
 class MemoryLogoutTemplate
          Sets up the standard SimpleLogoutTemplate element for managers that work with an in-memory back-end.
 class SimpleLogoutPassthrough
           
 class SimpleLogoutTemplate
           
 



Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.