Uses of Interface
com.oracle.bmc.auth.internal.AsyncFederationClient
-
Packages that use AsyncFederationClient Package Description com.oracle.bmc.auth com.oracle.bmc.auth.internal -
-
Uses of AsyncFederationClient in com.oracle.bmc.auth
Methods in com.oracle.bmc.auth that return AsyncFederationClient Modifier and Type Method Description protected AsyncFederationClientWorkloadIdentityFederationAuthenticationDetailProvider.WorkloadIdentityFederationAuthenticationDetailProviderBuilder. createFederationClient(SessionKeySupplier sessionKeySupplier)Creates a new AsyncFederationClient instance. -
Uses of AsyncFederationClient in com.oracle.bmc.auth.internal
Classes in com.oracle.bmc.auth.internal that implement AsyncFederationClient Modifier and Type Class Description classAbstractAsyncFederationClientAbstract base class for asynchronous federation clients that handle security token retrieval and refresh logic.classWorkloadIdentityFederationClientThis class gets a security token from identity cloud service
-