Uses of Interface
com.uwyn.rife.authentication.ListSessions

Packages that use ListSessions
com.uwyn.rife.authentication Provides classes, interfaces and elements for credentials, authentication sessions and "remember me" management. 
com.uwyn.rife.authentication.sessionmanagers Provides managers classes for authentication sessions support. 
 

Uses of ListSessions in com.uwyn.rife.authentication
 

Methods in com.uwyn.rife.authentication with parameters of type ListSessions
 boolean SessionManager.listSessions(ListSessions processor)
          Lists the active sessions.
 

Uses of ListSessions in com.uwyn.rife.authentication.sessionmanagers
 

Methods in com.uwyn.rife.authentication.sessionmanagers with parameters of type ListSessions
protected  boolean DatabaseSessions._listSessions(Select listSessions, ListSessions processor)
           
 boolean PurgingSessionManager.listSessions(ListSessions processor)
           
 boolean MemorySessions.listSessions(ListSessions processor)
           
 



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