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 Details

    • getId

      @Nonnull String getId()
    • getInitFlowUrl

      @Nonnull String getInitFlowUrl()