JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.atlassian.oauth2.client.api.lib.flow
Interface FlowRequest
public interface
FlowRequest
Contains the id of the flow request and the redirect url that the OAuth 2 Provider uses as a callback to
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getId
()
String
getInitFlowUrl
()
Method Details
getId
@Nonnull
String
getId
()
getInitFlowUrl
@Nonnull
String
getInitFlowUrl
()