Uses of Interface
com.sun.appserv.management.client.prefs.LoginInfoStore
Packages that use LoginInfoStore
Package
Description
Contains classes and interfaces to edit information about login to a particular domain (especially admin user
name and password)
-
Uses of LoginInfoStore in com.sun.appserv.management.client.prefs
Classes in com.sun.appserv.management.client.prefs that implement LoginInfoStoreModifier and TypeClassDescriptionclassALoginInfoStorethat reads the information from the default file ".gfclient/pass" and stores it as a map in the memory.Methods in com.sun.appserv.management.client.prefs that return LoginInfoStoreModifier and TypeMethodDescriptionstatic LoginInfoStoreLoginInfoStoreFactory.getDefaultStore()static LoginInfoStoreReturns the store that is represented by given class name.