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

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

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

Subclasses of AbstractLogoutPassthrough in com.uwyn.rife.authentication.elements
 class DatabaseLogoutPassthrough
          Sets up the standard SimpleLogoutPassthrough 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 SimpleLogoutPassthrough
           
 



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