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.
|
Modifier and Type | Method | Description |
---|---|---|
void |
ProfileHandleImplNative.refresh() |
Updates or extends the validity period for the credential.
|
void |
ProfileTokenImplNative.refresh() |
|
byte[] |
ProfileTokenImplNative.refresh(int type,
int timeoutInterval) |
Updates or extends the validity period for the credential.
|
Modifier and Type | Method | Description |
---|---|---|
byte[] |
ProfileTokenImpl.refresh(int type,
int timeoutInterval) |
Updates or extends the validity period for the credential.
|
Copyright © 2024. All rights reserved.