Class SecurityProperties.SecurityLogProperties

java.lang.Object
org.springframework.geode.boot.autoconfigure.configuration.support.SecurityProperties.SecurityLogProperties
Enclosing class:
SecurityProperties

public static class SecurityProperties.SecurityLogProperties extends Object
  • Constructor Details

    • SecurityLogProperties

      public SecurityLogProperties()
  • Method Details

    • getFile

      public String getFile()
    • setFile

      public void setFile(String file)
    • getLevel

      public String getLevel()
    • setLevel

      public void setLevel(String level)