Deprecated API


Contents
Deprecated Methods
org.artifactory.security.Security.currentUsername()
          Use Security.getCurrentUsername() instead 
org.artifactory.resource.RepoResourceInfo.getChecksums()
          Should use the container getter 
org.artifactory.repo.Repositories.getStringContent(FileInfo)
          Use Repositories.getStringContent(RepoPath) ()} 
org.artifactory.repo.Repositories.isLcoalRepoPathHandled(RepoPath)
          Use Repositories.isRepoPathHandled(RepoPath) ()} 
org.artifactory.repo.Repositories.isLocalRepoPathAccepted(RepoPath)
          Use Repositories.isRepoPathAccepted(RepoPath) ()} 
org.artifactory.repo.Repositories.undeploy(RepoPath)
          Use Repositories.delete(RepoPath) instead 
 



Copyright © 2012. All Rights Reserved.