Class LdapEnv
java.lang.Object
org.jenkinsci.test.acceptance.plugins.ldap.LdapEnv
Thread-unsafe singleton serving ldap-prefixed test env args.
- Author:
- Bowen.Cheng@ericsson.com
-
Method Summary
-
Method Details
-
getLdapEnv
- Returns:
- Existing ldapEnv object or a newly constructed one with given environment variables
-
getLdapDetails
- Returns:
- Existing ldapDetails object or a newly constructed one with given environment variables
-
getUser
- Returns:
- user name by "-ldapUser" attribute
-
getPassword
- Returns:
- password used for logging in by "-ldapPassword" attribute
-
getGroup
- Returns:
- user group by "-ldapGroup" attribute
-