Method and Description |
---|
org.artifactory.security.Security.canAdmin(RepoPath)
Use
#canManage() instead |
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) |
org.artifactory.repo.Repositories.isLcoalRepoPathHandled(RepoPath) |
org.artifactory.repo.Repositories.isLocalRepoPathAccepted(RepoPath) |
org.artifactory.repo.Repositories.undeploy(RepoPath)
Use
Repositories.delete(RepoPath) instead |
Copyright © 2015. All rights reserved.