|
||||||||||
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.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.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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |