Open rwinch opened 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...
org.springframework.ldap.core.support.getUserDn()
protected
public
password
urls
Migrated from LDAP-318
The method
org.springframework.ldap.core.support.getUserDn()
has aprotected
access modifier, but should have apublic
access modifier like the according setter and all the other properties likepassword
,urls
...