Class LdapProperties.Template

java.lang.Object
org.springframework.boot.autoconfigure.ldap.LdapProperties.Template
Enclosing class:
LdapProperties

public static class LdapProperties.Template extends Object
settings.
  • Constructor Details

    • Template

      public Template()
  • Method Details

    • isIgnorePartialResultException

      public boolean isIgnorePartialResultException()
    • setIgnorePartialResultException

      public void setIgnorePartialResultException(boolean ignorePartialResultException)
    • isIgnoreNameNotFoundException

      public boolean isIgnoreNameNotFoundException()
    • setIgnoreNameNotFoundException

      public void setIgnoreNameNotFoundException(boolean ignoreNameNotFoundException)
    • isIgnoreSizeLimitExceededException

      public boolean isIgnoreSizeLimitExceededException()
    • setIgnoreSizeLimitExceededException

      public void setIgnoreSizeLimitExceededException(Boolean ignoreSizeLimitExceededException)