| Package | Description |
|---|---|
| com.sun.appserv.management.client.prefs |
Contains classes and interfaces to edit information about login to a particular domain (especially admin user
name and password)
|
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryHashLoginInfoStore
A
LoginInfoStore that reads the information from the default file ".gfclient/pass"
and stores it as a map in the memory. |
| Modifier and Type | Method and Description |
|---|---|
static LoginInfoStore |
LoginInfoStoreFactory.getDefaultStore() |
static LoginInfoStore |
LoginInfoStoreFactory.getStore(String storeImplClassName)
Returns the store that is represented by given class name.
|
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.