Class OAuth2Service.OAuth2Result

java.lang.Object
com.atlassian.confluence.oauth2.OAuth2Service.OAuth2Result
Enclosing interface:
OAuth2Service

public static class OAuth2Service.OAuth2Result extends Object
  • Constructor Details

    • OAuth2Result

      public OAuth2Result(String flowId, String redirectUrl)
  • Method Details

    • getFlowId

      public String getFlowId()
    • getRedirectUrl

      public String getRedirectUrl()