Uses of Interface
krb5.lib.AuthenticationServiceInterface

Packages that use AuthenticationServiceInterface
krb5.lib   
 

Uses of AuthenticationServiceInterface in krb5.lib
 

Classes in krb5.lib that implement AuthenticationServiceInterface
 class AuthenticationServiceImpl
          Class Description : Implementaion of the AuthenticationServiceInterface.
 

Methods in krb5.lib that return AuthenticationServiceInterface
static AuthenticationServiceInterface AuthenticationServiceFactory.getLocalInstance()
          Provides a local instance of the authentication service
static AuthenticationServiceInterface AuthenticationServiceFactory.getRemoteInstance(java.lang.String hostname, int port)
          Lookup in the RMI Registry for the authentication service from the remote site