Uses of Class
org.springframework.vault.support.Certificate
Package
Description
Classes supporting the Vault packages, such as value objects.
-
Uses of Certificate in org.springframework.vault.support
Modifier and TypeClassDescriptionclass
Value object representing a certificate bundle consisting of a private key, the certificate and the issuer certificate.Modifier and TypeMethodDescriptionstatic Certificate
Create aCertificate
given a private key with certificates and the serial number.