Class TxTokenGrant

    • Constructor Detail

      • TxTokenGrant

        public TxTokenGrant()
      • TxTokenGrant

        public TxTokenGrant​(io.jans.as.common.model.common.User user,
                            io.jans.as.common.model.registration.Client client)
        Construct a tx token grant.
        Parameters:
        user - The resource owner.
        client - An application making protected resource requests on behalf of the resource owner and with its authorization.