Package | Description |
---|---|
com.ibm.as400.access |
Provides classes that represent various IBM i data and resources.
|
com.ibm.as400.security.auth |
Provides user profile swapping using IBM i profile token and credential
classes.
|
Constructor | Description |
---|---|
AS400(String systemName,
ProfileTokenProvider tokenProvider) |
Constructs an AS400 object.
|
AS400(String systemName,
ProfileTokenProvider tokenProvider,
int refreshThreshold) |
Constructs an AS400 object.
|
Modifier and Type | Class | Description |
---|---|---|
class |
DefaultProfileTokenProvider |
A default implementation of the
ProfileTokenProvider interface. |
Copyright © 2024. All rights reserved.