Uses of Interface
net.databinder.auth.AuthApplication

Packages that use AuthApplication
net.databinder.auth   
net.databinder.auth.hib   
 

Uses of AuthApplication in net.databinder.auth
 

Methods in net.databinder.auth that return AuthApplication
protected static AuthApplication AuthDataSessionBase.getApp()
           
 

Uses of AuthApplication in net.databinder.auth.hib
 

Classes in net.databinder.auth.hib that implement AuthApplication
 class AuthDataApplication
          Adds basic authentication functionality to DataApplication.
 



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