Interface Grant

    • Method Detail

      • getGrantKey

        String getGrantKey()
        The key for the grant.
        Returns:
        The key for the grant.
      • getPayload

        Object getPayload()
        The payload for this grant.

        The payload allows us to decouple the user API from how the grant is structured.

        Returns:
        The payload for this grant.