Uses of Interface
userManager.UserInterface

Packages that use UserInterface
userManager.authenticate   
userManager.user   
 

Uses of UserInterface in userManager.authenticate
 

Fields in userManager.authenticate declared as UserInterface
 UserInterface Authenticate.user
           
 

Uses of UserInterface in userManager.user
 

Classes in userManager.user that implement UserInterface
 class User
          The User class will provide methods to access user's data.