io.quarkus.elytron.security.ldap.config.DirContextConfig.jdp Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-elytron-security-ldap Show documentation
Show all versions of quarkus-elytron-security-ldap Show documentation
Secure your applications with username/password via LDAP
#
#Tue Apr 16 12:28:46 UTC 2024
io.quarkus.elytron.security.ldap.config.DirContextConfig.url=The url of the ldap server
io.quarkus.elytron.security.ldap.config.DirContextConfig.principal=The principal\: user which is used to connect to ldap server (also named "bindDn")
io.quarkus.elytron.security.ldap.config.DirContextConfig.password=The password which belongs to the principal (also named "bindCredential")
io.quarkus.elytron.security.ldap.config.DirContextConfig.connectTimeout=The connect timeout
io.quarkus.elytron.security.ldap.config.DirContextConfig.readTimeout=The read timeout
io.quarkus.elytron.security.ldap.config.DirContextConfig.referralMode=how ldap redirects are handled
© 2015 - 2025 Weber Informatics LLC | Privacy Policy