rwinch / spring-security-jira-to-gh

0 stars 0 forks source link

LDAP-282: Naming and additional methods in LdapNameBuilder #264

Closed rwinch closed 10 years ago

rwinch commented 10 years ago

Migrated from LDAP-282

The factory methods in LdapNameBuilder should have the same name. Also, it would be nice with a couple of new methods making it possible to append a full distinguished name to the LdapName being built, e.g.: LdapNameBuilder.newInstance("dc=261consulting,dc=com").add("ou=people").