Class EmbeddedLdapProperties.Validation

java.lang.Object
org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Validation
Enclosing class:
EmbeddedLdapProperties

public static class EmbeddedLdapProperties.Validation extends Object
  • Constructor Details

    • Validation

      public Validation()
  • Method Details

    • isEnabled

      public boolean isEnabled()
    • setEnabled

      public void setEnabled(boolean enabled)
    • getSchema

      public Resource getSchema()
    • setSchema

      public void setSchema(Resource schema)