Interface CredentialRetrieval

    • Method Detail

      • setCredentialExchange

        void setCredentialExchange​(CredentialExchange e,
                                   String id)
        Sets initial state, given by the framework (the retrieval's own, implementation specific configuration is set via #setSerializedConfiguration(com.fasterxml.jackson.databind.node.ObjectNode)): the credential verificator and the configured id.
        Parameters:
        e -
        id -
      • requiresRedirect

        default boolean requiresRedirect()