- All Implemented Interfaces:
Supplier<com.atlassian.oauth2.client.api.lib.flow.FlowRequestService>
public class FlowRequestServiceSupplier
extends Object
implements Supplier<com.atlassian.oauth2.client.api.lib.flow.FlowRequestService>
-
Constructor Summary
Constructors
-
Method Summary
com.atlassian.oauth2.client.api.lib.flow.FlowRequestService
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FlowRequestServiceSupplier
public FlowRequestServiceSupplier()
-
Method Details
-
get
public com.atlassian.oauth2.client.api.lib.flow.FlowRequestService get()
- Specified by:
get
in interface Supplier<com.atlassian.oauth2.client.api.lib.flow.FlowRequestService>