Uses of Class
org.nst.pasientlink.authenticator.AuthenticatorStorage

Packages that use AuthenticatorStorage
org.nst.pasientlink.authenticator   
org.nst.pasientlink.authenticator.admin   
org.nst.pasientlink.authenticator.admin.command   
 

Uses of AuthenticatorStorage in org.nst.pasientlink.authenticator
 

Fields in org.nst.pasientlink.authenticator declared as AuthenticatorStorage
private  AuthenticatorStorage Utility.myStore
           
private static AuthenticatorStorage Authenticator.myStore
           
 

Methods in org.nst.pasientlink.authenticator with parameters of type AuthenticatorStorage
 void Utility.setAuthenticatorStorage(AuthenticatorStorage myAuthenticatorStorage)
          setAuthenticatorStorage configures the storage class used by utility
 

Uses of AuthenticatorStorage in org.nst.pasientlink.authenticator.admin
 

Fields in org.nst.pasientlink.authenticator.admin declared as AuthenticatorStorage
private static AuthenticatorStorage Controller.myStore
           
 

Methods in org.nst.pasientlink.authenticator.admin that return AuthenticatorStorage
static AuthenticatorStorage Controller.getAuthenticatorStorage()
          getAuthenticatorStorage returns the authenticatorstorage
 

Uses of AuthenticatorStorage in org.nst.pasientlink.authenticator.admin.command
 

Methods in org.nst.pasientlink.authenticator.admin.command that return AuthenticatorStorage
static AuthenticatorStorage Command.getAuthenticatorStorage()
          getAuthenticatorStorage returns the authenticatorstorage from the Controller
 



Copyright © 2002 Norwegian Centre for Telemedicine. All Rights Reserved.