public class ServicePasswordService
extends java.lang.Object
| Constructor and Description |
|---|
ServicePasswordService() |
| Modifier and Type | Method and Description |
|---|---|
ru.ufanet.retrofit.cgate.model.CGateGeneratePasswordResponse |
generatePassword(int contractId,
java.lang.String billingId,
java.lang.String ip,
User user,
int processId) |
java.util.List<Contract> |
getLinkedContractsForGeneration(int processId,
User user) |
public ru.ufanet.retrofit.cgate.model.CGateGeneratePasswordResponse generatePassword(int contractId,
java.lang.String billingId,
java.lang.String ip,
User user,
int processId)