All Downloads are FREE. Search and download functionalities are using the official Maven repository.

edu.vt.middleware.ldap.LdapCli.args Maven / Gradle / Ivy

There is a newer version: 3.3.9
Show newest version
authoritative:whether to require an authoritative source (true|false)
authtype:type of authentication (none|simple|strong)
baseDn:base dn
batchSize:result batch size
binaryAttributes:space delimited list of binary attributes
bindCredential:password for the bindDn
bindDn:fully qualified dn to bind as
countLimit:maximum number of entries to return
derefAliases:how to handle aliases (always|never|finding|searching)
derefLinkFlag:whether to force dereferencing (true|false)
handlerIgnoreExceptions:comma delimited list of exceptions that the handler should ignore
hostnameVerifier:fully qualified class name which implements HostnameVerifier
ignoreCase:whether to ignore case in attribute names (true|false)
language:preferred language
ldapUrl:URL that identifies the LDAP server to search
referral:how to handle referrals (throw|ignore|follow)
searchResultHandlers:comma delimited list of search result handlers to use
searchScope:scope of the search (0:object|1:one level|2: subtree)
ssl:whether to use ssl (true|false)
sslSocketFactory:fully qualified class name which implements SSLSocketFactory
timeout: amount of time in milliseconds that connect operations will block
timeLimit:amount of time in milliseconds that search operations will block
tls:whether to use tls (true|false)
typesOnly:whether to return only attribute types (true|false)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy