com.atlassian.confluence.user
Class ConfluenceLDAPCredentialsProvider

java.lang.Object
  extended by com.opensymphony.user.provider.ldap.LDAPCredentialsProvider
      extended by com.atlassian.confluence.user.ConfluenceLDAPCredentialsProvider
All Implemented Interfaces:
com.opensymphony.user.provider.CredentialsProvider, com.opensymphony.user.provider.UserProvider, java.io.Serializable

public class ConfluenceLDAPCredentialsProvider
extends com.opensymphony.user.provider.ldap.LDAPCredentialsProvider

See Also:
Serialized Form

Constructor Summary
ConfluenceLDAPCredentialsProvider()
           
 
Method Summary
 boolean handles(java.lang.String name)
           
 
Methods inherited from class com.opensymphony.user.provider.ldap.LDAPCredentialsProvider
authenticate, changePassword, create, equals, flushCaches, hashCode, init, list, load, remove, store
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfluenceLDAPCredentialsProvider

public ConfluenceLDAPCredentialsProvider()
Method Detail

handles

public boolean handles(java.lang.String name)
Specified by:
handles in interface com.opensymphony.user.provider.UserProvider
Overrides:
handles in class com.opensymphony.user.provider.ldap.LDAPCredentialsProvider


Copyright © 2003-2014 Atlassian. All Rights Reserved.