Deprecated API


Contents
Deprecated Classes
com.atlassian.crowd.integration.soap.SOAPRole
            
 

Deprecated Methods
com.atlassian.crowd.service.soap.client.SecurityServerClient.addPrincipalToRole(String, String)
            
com.atlassian.crowd.service.soap.server.SecurityServer.addRole(AuthenticatedToken, SOAPRole)
            
com.atlassian.crowd.service.soap.client.SecurityServerClient.addRole(SOAPRole)
            
com.atlassian.crowd.service.soap.client.SecurityServerClient.findAllRoleNames()
            
com.atlassian.crowd.service.soap.client.SecurityServerClient.findAllRoles()
            
com.atlassian.crowd.service.soap.server.SecurityServer.findRoleByName(AuthenticatedToken, String)
            
com.atlassian.crowd.service.soap.client.SecurityServerClient.findRoleByName(String)
            
com.atlassian.crowd.service.soap.client.SecurityServerClient.findRoleMemberships(String)
            
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 
com.atlassian.crowd.service.soap.client.SecurityServerClient.isRoleMember(String, String)
            
com.atlassian.crowd.service.soap.client.SecurityServerClient.removePrincipalFromRole(String, String)
            
com.atlassian.crowd.service.soap.client.SecurityServerClient.removeRole(String)
            
com.atlassian.crowd.service.soap.client.SecurityServerClient.searchRoles(SearchRestriction[])
            
 

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 © 2013 Atlassian. All Rights Reserved.