Rename JndiLdapRealm to DefaultLdapRealm
----------------------------------------

                 Key: SHIRO-278
                 URL: https://issues.apache.org/jira/browse/SHIRO-278
             Project: Shiro
          Issue Type: Improvement
          Components: Realms 
    Affects Versions: 1.1.0
            Reporter: Les Hazlewood
            Assignee: Les Hazlewood
             Fix For: 1.2.0


the existing name 'JndiLdapRealm' (which should be our default widely-used 
implementation) was chosen because it uses the JNDI API as an LDAP API.  
End-users have explained that they overlooked the class because they thought it 
implied that they needed to be using JNDI (e.g. in an app server) in order to 
use it.

Because of this confusion, the name should be changed to 'DefaultLdapRealm' to 
indicate it is our default/common implementation.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to