Uses of Interface
net.databinder.auth.AuthSession

Packages that use AuthSession
net.databinder.auth   
net.databinder.auth.components   
net.databinder.auth.hib   
 

Uses of AuthSession in net.databinder.auth
 

Classes in net.databinder.auth that implement AuthSession
 class AuthDataSessionBase
          Base class for Databinder implementations providing an implementation for authentication cookies and current user lookup.
 

Uses of AuthSession in net.databinder.auth.components
 

Methods in net.databinder.auth.components that return AuthSession
protected  AuthSession DataUserStatusPanelBase.getAuthSession()
           
protected static AuthSession DataSignInPageBase.getAuthSession()
           
 

Uses of AuthSession in net.databinder.auth.hib
 

Classes in net.databinder.auth.hib that implement AuthSession
 class AuthDataSession
          Session to hold DataUser.
 



Copyright © 2005-2008 Nathan Hamblen. All Rights Reserved.