java.lang.Object
tr.com.havelsan.javarch.oauth.authz.starter.configuration.properties.HvlAuthzLdapProperties

@Component @ConfigurationProperties(prefix="hvl.oauth.authz.ldap") public class HvlAuthzLdapProperties extends Object
Properties of authz ldap.
  • Constructor Details

    • HvlAuthzLdapProperties

      public HvlAuthzLdapProperties()
  • Method Details

    • isPasswordChangeEnabled

      public boolean isPasswordChangeEnabled()
      Is password change enabled boolean.
      Returns:
      the boolean
    • setPasswordChangeEnabled

      public void setPasswordChangeEnabled(boolean passwordChangeEnabled)
      Sets password change enabled.
      Parameters:
      passwordChangeEnabled - the password change enabled