Class SpaceApplicationDTO.Settings

    • Constructor Detail

      • Settings

        public Settings()
    • Method Detail

      • getClientCredentialsFlowEnabled

        public Boolean getClientCredentialsFlowEnabled()
      • setClientCredentialsFlowEnabled

        public void setClientCredentialsFlowEnabled​(Boolean clientCredentialsFlowEnabled)
      • getCodeFlowEnabled

        public Boolean getCodeFlowEnabled()
      • setCodeFlowEnabled

        public void setCodeFlowEnabled​(Boolean codeFlowEnabled)