Uses of Class
io.helidon.integrations.vault.secrets.pki.SignCsr.Response
Packages that use SignCsr.Response
-
Uses of SignCsr.Response in io.helidon.integrations.vault.secrets.pki
Methods in io.helidon.integrations.vault.secrets.pki that return SignCsr.ResponseModifier and TypeMethodDescriptionPkiSecrets.signCertificateRequest
(SignCsr.Request request) This endpoint signs a new certificate based upon the provided CSR and the supplied parameters, subject to the restrictions contained in the role named in the endpoint.Methods in io.helidon.integrations.vault.secrets.pki that return types with arguments of type SignCsr.ResponseModifier and TypeMethodDescriptionPkiSecretsRx.signCertificateRequest
(SignCsr.Request request) This endpoint signs a new certificate based upon the provided CSR and the supplied parameters, subject to the restrictions contained in the role named in the endpoint.