|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Interfaces | |
|---|---|
| com.atlassian.user.impl.cache.Cache
since 1.25, use Cache instead |
|
| com.atlassian.user.impl.cache.CacheManager
since 1.25, use CacheManager or CacheFactory instead |
|
| Deprecated Classes | |
|---|---|
| com.atlassian.user.search.AbstractSearchResult
since 2.1. This abstract class is not required. |
|
| com.atlassian.user.impl.delegation.DelegatingListGroupManager
since 2.27 use DelegatingGroupManager |
|
| com.atlassian.user.impl.delegation.DelegatingListUserManager
since 1.27 use DelegatingUserManager |
|
| com.atlassian.user.search.page.MergedPager
use MergedListPager |
|
| Deprecated Fields | |
|---|---|
| com.atlassian.user.impl.hibernate.DefaultExternalEntityDAO.EXTERNAL_ENTITY_PREFIX
since 1.29 |
|
| Deprecated Methods | |
|---|---|
| com.atlassian.user.search.page.PagerUtils.extractSearchResultName(String)
This method will only get the first element of the DN which wont necessarily be username. To get the username from a DN you should look the record up for the DN and query the username attribute. |
|
| com.atlassian.user.impl.cache.Cache.getKeys()
this is not supported by all cache implementations and therefore will be removed from this interface in the near future. |
|
| com.atlassian.user.impl.cache.Cache.getStatus()
The idea of status is not supported by all cache implementations and therefore is likely to be moved into another interface. Do not use this. |
|
| com.atlassian.user.impl.osuser.security.password.OSUPasswordEncryptor.init(HashMap)
since 13 March 2007, use constructor instead. |
|
| com.atlassian.user.security.password.PasswordEncryptor.init(HashMap)
since 13 March 2007, use constructor instead. |
|
| com.atlassian.user.search.page.PagerUtils.toListOfEntityNames(Pager)
since 1.25. In general, the Pager should not be used wherever possible. Manually extract entity names from the Pager itself if it is still required. |
|
| Deprecated Constructors | |
|---|---|
| com.atlassian.user.search.page.DefaultPager()
since 2.0.3. Use the generic-friendly emptyPager() method |
|
| com.atlassian.user.impl.ldap.adaptor.LDAPDynamicGroupAdaptor(LdapContextFactory, LdapSearchProperties, LDAPGroupFactory, LdapFilterFactory, LDAPUserFactory, LdapMembershipProperties)
userFactory no longer required |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||