Class EmbeddedLdapProperties.Validation

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

public static class EmbeddedLdapProperties.Validation extends Object
Since:
4.0.0
Author:
EddĂș MelĂ©ndez, Mathieu Ouellet
  • Constructor Details

    • Validation

      public Validation()
  • Method Details

    • isEnabled

      public boolean isEnabled()
    • setEnabled

      public void setEnabled(boolean enabled)
    • getSchema

      public @Nullable Resource getSchema()
    • setSchema

      public void setSchema(@Nullable Resource schema)