Package | Description |
---|---|
oracle.ifs.beans | |
oracle.ifs.server |
Modifier and Type | Method and Description |
---|---|
TokenCredential |
LibraryService.getTokenCredential(String token,
Hashtable parameters)
Gets the previously-created TokenCredential for the specified token.
|
Modifier and Type | Method and Description |
---|---|
void |
LibrarySession.DMPersistTokenCredential(TokenCredential credential)
Invokes the identically-named remote S_LibrarySession method.
|
Modifier and Type | Method and Description |
---|---|
TokenCredential |
S_LibraryService.getTokenCredential(String token,
Hashtable parameters,
boolean consume)
Gets the previously-created TokenCredential for the specified token.
|
Modifier and Type | Method and Description |
---|---|
void |
S_LibrarySession.DMPersistTokenCredential(TokenCredential credential)
Makes the specified TokenCredential persistent.
|
void |
S_LibrarySessionInterface.DMPersistTokenCredential(TokenCredential credential) |
Copyright © 2023. All rights reserved.