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

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

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

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



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