Class ProxyServerConfigurationCheckController.Problem

    • Method Detail

      • getAffectedUser

        @NotNull
        public SUser getAffectedUser()
      • getRemoteAddr

        @NotNull
        public String getRemoteAddr()
      • getRequestDump

        @NotNull
        public String getRequestDump()
      • getPublicDetails

        @Nullable
        public String getPublicDetails()
      • getAdminDetails

        @Nullable
        public String getAdminDetails()
      • getDate

        @NotNull
        public Date getDate()
      • describe

        @NotNull
        public String describe​(boolean verbose)
        Specified by:
        describe in interface Loggable
        Parameters:
        verbose - verbosity of object description
        Returns:
        description of this object. If verbose is true, description should have mode details.
      • getType

        @NotNull
        public String getType()