spring-ldap
spring-ldap copied to clipboard
Enhancement request to use CharSequence instead of String for password/credential fields
trafficstars
Instead of using a String, can you code this to use a CharSequence? This would facilitate usage of classes like org.owasp.passfault.SecureString for these fields.