Uses of Class
com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestVerificationRequest
Packages that use RestVerificationRequest
-
Uses of RestVerificationRequest in com.atlassian.bamboo.plugins.rest.admin.globalvariable
Methods in com.atlassian.bamboo.plugins.rest.admin.globalvariable with parameters of type RestVerificationRequestModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseGlobalVariableResource.verifyGlobalVariableValue(RestVerificationRequest request) jakarta.ws.rs.core.ResponseRestGlobalVariableService.verifyGlobalVariableValue(RestVerificationRequest request) Server side verification that the encrypted value of a global variable has changed.jakarta.ws.rs.core.ResponseRestGlobalVariableServiceImpl.verifyGlobalVariableValue(RestVerificationRequest request)