Interface SecureGrant

    • Method Detail

      • setClientId

        void setClientId​(java.lang.String clientId)
        Sets the client id in the grant.
        Parameters:
        clientId - The client id
      • setClientSecret

        void setClientSecret​(java.lang.String clientSecret)
        Sets the client secret in the grant.
        Parameters:
        clientSecret - The client secret