Class ClientCredentialsTokenHandlerSupplierImpl
java.lang.Object
com.atlassian.crowd.plugin.oauth2.ClientCredentialsTokenHandlerSupplierImpl
- All Implemented Interfaces:
com.atlassian.crowd.directory.ClientCredentialsTokenHandlerSupplier,Supplier<com.atlassian.oauth2.client.api.storage.ClientCredentialsTokenHandler>
public class ClientCredentialsTokenHandlerSupplierImpl
extends Object
implements com.atlassian.crowd.directory.ClientCredentialsTokenHandlerSupplier
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.atlassian.oauth2.client.api.storage.ClientCredentialsTokenHandlerget()
-
Constructor Details
-
ClientCredentialsTokenHandlerSupplierImpl
public ClientCredentialsTokenHandlerSupplierImpl()
-
-
Method Details