类 EmbeddedLdapProperties.Validation

java.lang.Object
org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Validation
封闭类:
EmbeddedLdapProperties

public static class EmbeddedLdapProperties.Validation extends Object
  • 构造器详细资料

    • Validation

      public Validation()
  • 方法详细资料

    • isEnabled

      public boolean isEnabled()
    • setEnabled

      public void setEnabled(boolean enabled)
    • getSchema

      public Resource getSchema()
    • setSchema

      public void setSchema(Resource schema)