Class ClientConfigStorageServiceSupplier
java.lang.Object
com.atlassian.crowd.plugin.oauth2.ClientConfigStorageServiceSupplier
- All Implemented Interfaces:
Supplier<com.atlassian.oauth2.client.api.storage.config.ClientConfigStorageService>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.atlassian.oauth2.client.api.storage.config.ClientConfigStorageService
get()
-
Constructor Details
-
ClientConfigStorageServiceSupplier
public ClientConfigStorageServiceSupplier()
-
-
Method Details