Uses of Package
com.tagish.auth

Packages that use com.tagish.auth
com.tagish.auth   
com.tagish.auth.win32   
com.tagish.auth.win32.typed   
 

Classes in com.tagish.auth used by com.tagish.auth
BasicLogin
          Superclass for all the com.tagish.auth.* authorisation modules.
SimpleLogin
          Base class for a variety of simple login modules that simply authenticate a user against some database of user credentials.
 

Classes in com.tagish.auth used by com.tagish.auth.win32
BasicLogin
          Superclass for all the com.tagish.auth.* authorisation modules.
TypedPrincipal
          TypedPrincipals are derived from, and can be treated like Principals but they also contain extra information about the type of the Principal which can be USER, GROUP or DOMAIN.
 

Classes in com.tagish.auth used by com.tagish.auth.win32.typed
TypedPrincipal
          TypedPrincipals are derived from, and can be treated like Principals but they also contain extra information about the type of the Principal which can be USER, GROUP or DOMAIN.