Package | Description |
---|---|
com.ibm.as400.access |
Provides classes that represent various IBM i data and resources.
|
Modifier and Type | Method | Description |
---|---|---|
void |
ProfileHandleImplNative.setCurrentHandle(byte[] handle) |
Sets the current thread identity based on the given profile handle.
|
AS400Credential |
ProfileHandleImplNative.swap(boolean genRtnCr) |
Attempts to swap the thread identity based on this credential.
|
AS400Credential |
ProfileTokenImplNative.swap(boolean genRtnCr) |
Attempts to swap the thread identity based on this credential.
|
Copyright © 2024. All rights reserved.