Uses of Class
de.stklcode.jvault.connector.model.response.embedded.SecretMetadata
-
Packages that use SecretMetadata Package Description de.stklcode.jvault.connector.model.response Model classes for responses from the Vault API. -
-
Uses of SecretMetadata in de.stklcode.jvault.connector.model.response
Methods in de.stklcode.jvault.connector.model.response that return SecretMetadata Modifier and Type Method Description SecretMetadata
MetadataResponse. getMetadata()
Get the actual metadata.
-