Uses of Class
net.osslabz.lnd.dto.LnrpcCheckMacPermResponse
Packages that use LnrpcCheckMacPermResponse
-
Uses of LnrpcCheckMacPermResponse in net.osslabz.lnd.api
Methods in net.osslabz.lnd.api that return LnrpcCheckMacPermResponseModifier and TypeMethodDescriptionLightningApi.checkMacaroonPermissions(LnrpcCheckMacPermRequest body) CheckMacaroonPermissions checks whether a request follows the constraints imposed on the macaroon and that the macaroon is authorized to follow the provided permissions.Methods in net.osslabz.lnd.api that return types with arguments of type LnrpcCheckMacPermResponseModifier and TypeMethodDescriptionLightningApi.checkMacaroonPermissionsWithHttpInfo(LnrpcCheckMacPermRequest body) CheckMacaroonPermissions checks whether a request follows the constraints imposed on the macaroon and that the macaroon is authorized to follow the provided permissions.Method parameters in net.osslabz.lnd.api with type arguments of type LnrpcCheckMacPermResponseModifier and TypeMethodDescriptionokhttp3.CallLightningApi.checkMacaroonPermissionsAsync(LnrpcCheckMacPermRequest body, ApiCallback<LnrpcCheckMacPermResponse> _callback) CheckMacaroonPermissions checks whether a request follows the constraints imposed on the macaroon and that the macaroon is authorized to follow the provided permissions. -
Uses of LnrpcCheckMacPermResponse in net.osslabz.lnd.dto
Methods in net.osslabz.lnd.dto that return LnrpcCheckMacPermResponseModifier and TypeMethodDescription