Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.responses |
Modifier and Type | Method and Description |
---|---|
RefreshUpstTokenExchangeKeytabResponse |
BdsClient.refreshUpstTokenExchangeKeytab(RefreshUpstTokenExchangeKeytabRequest request) |
RefreshUpstTokenExchangeKeytabResponse |
Bds.refreshUpstTokenExchangeKeytab(RefreshUpstTokenExchangeKeytabRequest request)
Refresh token exchange kerberos principal keytab for the UPST enabled identity configuration
|
Modifier and Type | Method and Description |
---|---|
Future<RefreshUpstTokenExchangeKeytabResponse> |
BdsAsyncClient.refreshUpstTokenExchangeKeytab(RefreshUpstTokenExchangeKeytabRequest request,
AsyncHandler<RefreshUpstTokenExchangeKeytabRequest,RefreshUpstTokenExchangeKeytabResponse> handler) |
Future<RefreshUpstTokenExchangeKeytabResponse> |
BdsAsync.refreshUpstTokenExchangeKeytab(RefreshUpstTokenExchangeKeytabRequest request,
AsyncHandler<RefreshUpstTokenExchangeKeytabRequest,RefreshUpstTokenExchangeKeytabResponse> handler)
Refresh token exchange kerberos principal keytab for the UPST enabled identity configuration
|
Modifier and Type | Method and Description |
---|---|
Future<RefreshUpstTokenExchangeKeytabResponse> |
BdsAsyncClient.refreshUpstTokenExchangeKeytab(RefreshUpstTokenExchangeKeytabRequest request,
AsyncHandler<RefreshUpstTokenExchangeKeytabRequest,RefreshUpstTokenExchangeKeytabResponse> handler) |
Future<RefreshUpstTokenExchangeKeytabResponse> |
BdsAsync.refreshUpstTokenExchangeKeytab(RefreshUpstTokenExchangeKeytabRequest request,
AsyncHandler<RefreshUpstTokenExchangeKeytabRequest,RefreshUpstTokenExchangeKeytabResponse> handler)
Refresh token exchange kerberos principal keytab for the UPST enabled identity configuration
|
Modifier and Type | Method and Description |
---|---|
RefreshUpstTokenExchangeKeytabResponse |
RefreshUpstTokenExchangeKeytabResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RefreshUpstTokenExchangeKeytabResponse.Builder |
RefreshUpstTokenExchangeKeytabResponse.Builder.copy(RefreshUpstTokenExchangeKeytabResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.