Class OAuth2Service.OAuth2Result

  • Enclosing interface:
    OAuth2Service

    public static class OAuth2Service.OAuth2Result
    extends Object
    • Constructor Detail

      • OAuth2Result

        public OAuth2Result​(String flowId,
                            String redirectUrl)
    • Method Detail

      • getFlowId

        public String getFlowId()
      • getRedirectUrl

        public String getRedirectUrl()