Deprecated API


Contents
Deprecated Methods
com.atlassian.crowd.manager.property.PropertyManager.getCacheTime()
          since 1.0.2 All caching configuration has moved to the crowd-ehcache.xml 
com.atlassian.crowd.manager.property.PropertyManager.getSMTPTemplate()
          As of release 2.1, use PropertyManager.getProperty(String) 
com.atlassian.crowd.manager.directory.DirectoryManager.resetPassword(long, String)
          since 2.1 
com.atlassian.crowd.manager.application.ApplicationService.resetUserCredential(Application, String)
          since 2.1 
com.atlassian.crowd.manager.property.PropertyManager.setCacheTime(long)
          since 1.0.2 All caching configuration has moved to the crowd-ehcache.xml 
com.atlassian.crowd.manager.property.PropertyManager.setSMTPTemplate(String)
          As of release 2.1, use PropertyManager.setProperty(String, String) 
 



Copyright © 2012 Atlassian. All Rights Reserved.