Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.requests |
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 |
---|---|
RefreshUpstTokenExchangeKeytabRequest |
RefreshUpstTokenExchangeKeytabRequest.Builder.build()
Build the instance of RefreshUpstTokenExchangeKeytabRequest as configured by this builder
|
RefreshUpstTokenExchangeKeytabRequest |
RefreshUpstTokenExchangeKeytabRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RefreshUpstTokenExchangeKeytabRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
RefreshUpstTokenExchangeKeytabRequest.Builder |
RefreshUpstTokenExchangeKeytabRequest.Builder.copy(RefreshUpstTokenExchangeKeytabRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.