Class AuthenticationExecutionExportRepresentation

    • Constructor Detail

      • AuthenticationExecutionExportRepresentation

        public AuthenticationExecutionExportRepresentation()
    • Method Detail

      • isUserSetupAllowed

        public boolean isUserSetupAllowed()
      • setUserSetupAllowed

        public void setUserSetupAllowed​(boolean userSetupAllowed)
      • getFlowAlias

        public String getFlowAlias()
        If this execution is a flow, this is the flowId pointing to an AuthenticationFlowModel
        Returns:
      • setFlowAlias

        public void setFlowAlias​(String flowId)