| Package | Description |
|---|---|
| com.bloomberglp.blpapi |
| Modifier and Type | Method and Description |
|---|---|
CorrelationID |
AbstractSession.generateAuthorizedIdentity(AuthOptions authOptions)
Generates an authorized
Identity with an automatically generated
CorrelationID. |
void |
AbstractSession.generateAuthorizedIdentity(AuthOptions authOptions,
CorrelationID correlationId)
|
CorrelationID |
SessionOptions.setSessionIdentityOptions(AuthOptions authOptions)
Sets the specified
authOptions as the AuthOptions for
the session identity with an automatically generated
CorrelationID. |
void |
SessionOptions.setSessionIdentityOptions(AuthOptions authOptions,
CorrelationID correlationId)
Sets the specified
authOptions as the AuthOptions for
the session identity, enabling automatic authorization of the session
identity during startup. |
Copyright © 2021 Bloomberg L.P.. All rights reserved.