rwinch / spring-ldap-migrate-issues

0 stars 0 forks source link

LDAP-318: AbstractContextSource.getUserDn() should be public #317

Open rwinch opened 9 years ago

rwinch commented 9 years ago

Migrated from LDAP-318

The method org.springframework.ldap.core.support.getUserDn() has a protected access modifier, but should have a public access modifier like the according setter and all the other properties like password, urls...