| java.lang.Object | |
| ↳ | com.pnfsoftware.jeb.client.jebio.JebIoUtil |
Utility routines.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| JebIoUtil() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static UserCredentials |
retrieveCredentials(AbstractClientContext context)
Retrieve the user credentials from a JEB context.
| ||||||||||
| static void |
saveCredentials(AbstractClientContext context, UserCredentials credentials)
Save the user credentials to a JEB context.
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieve the user credentials from a JEB context.
Save the user credentials to a JEB context.