Uses of Interface
net.snowflake.client.core.auth.oauth.StateProvider
-
Packages that use StateProvider Package Description net.snowflake.client.core.auth.oauth -
-
Uses of StateProvider in net.snowflake.client.core.auth.oauth
Classes in net.snowflake.client.core.auth.oauth that implement StateProvider Modifier and Type Class Description classRandomStateProviderConstructors in net.snowflake.client.core.auth.oauth with parameters of type StateProvider Constructor Description OAuthAuthorizationCodeAccessTokenProvider(SessionUtilExternalBrowser.AuthExternalBrowserHandlers browserHandler, StateProvider<String> stateProvider, long browserAuthorizationTimeoutSeconds)
-