Uses of Interface
app.sdkgen.client.TokenStoreInterface
Packages that use TokenStoreInterface
-
Uses of TokenStoreInterface in app.sdkgen.client
Fields in app.sdkgen.client declared as TokenStoreInterfaceConstructors in app.sdkgen.client with parameters of type TokenStoreInterfaceModifierConstructorDescriptionClientAbstract(String baseUrl, CredentialsInterface credentials, TokenStoreInterface tokenStore)ClientAbstract(String baseUrl, CredentialsInterface credentials, TokenStoreInterface tokenStore, List<String> scopes)ClientAbstract(String baseUrl, CredentialsInterface credentials, TokenStoreInterface tokenStore, List<String> scopes, com.fasterxml.jackson.databind.ObjectMapper objectMapper) -
Uses of TokenStoreInterface in app.sdkgen.client.TokenStore
Classes in app.sdkgen.client.TokenStore that implement TokenStoreInterface