Uses of Interface
com.okta.sdk.ds.DataStore
-
Packages that use DataStore Package Description com.okta.sdk.client -
-
Uses of DataStore in com.okta.sdk.client
Subinterfaces of DataStore in com.okta.sdk.client Modifier and Type Interface Description interfaceClientTheClientis the main entry point to the Okta Java SDK.Methods in com.okta.sdk.client that return DataStore Modifier and Type Method Description DataStoreClient. getDataStore()Returns the internalDataStoreof the client.
-