Deprecated API


Contents
Deprecated Methods
com.atlassian.crowd.service.GroupManager.getAllGroupNames()
          Since 1.4. 
com.atlassian.crowd.service.UserManager.getAllUserNames()
          Since 1.4. 
com.atlassian.crowd.service.soap.client.SecurityServerClient.getCacheTime()
          This method is now implemented by the crowd-ehcache.xml configuration file. 
com.atlassian.crowd.service.soap.server.SecurityServer.getCacheTime(AuthenticatedToken)
          This method is now implemented by the crowd-ehcache.xml configuration file. 
com.atlassian.crowd.service.soap.server.SecurityServer.getDomain(AuthenticatedToken)
          This method has been superceded by SecurityServer.getCookieInfo(com.atlassian.crowd.integration.authentication.AuthenticatedToken) 
com.atlassian.crowd.service.GroupMembershipManager.getMemberships(String)
          Since 1.4 
 

Deprecated Constructors
com.atlassian.crowd.integration.authentication.PasswordCredential()
          since 1.3.2, please use any other PasswordCredential constructor, this constructor should only be used by hibernate. If this constructor is used, please be aware that you must set PasswordCredential.setEncryptedCredential(boolean) 
 



Copyright © 2011 Atlassian. All Rights Reserved.