Uses of Class
io.github.jopenlibs.vault.response.UnwrapResponse
Packages that use UnwrapResponse
Package
Description
Classes implementing the various endpoints of the Vault HTTP API.
Intended for internal use by other classes within the Vault driver library.
-
Uses of UnwrapResponse in io.github.jopenlibs.vault.api
Methods in io.github.jopenlibs.vault.api that return UnwrapResponseModifier and TypeMethodDescriptionAuth.unwrap()Deprecated.This method is deprecated and in future it will be removedDeprecated.This method is deprecated and in future it will be removedDeprecated.This method is deprecated and in future it will be removed -
Uses of UnwrapResponse in io.github.jopenlibs.vault.api.sys
Methods in io.github.jopenlibs.vault.api.sys that return UnwrapResponseModifier and TypeMethodDescriptionWrapping.unwrap()Returns the original response inside the wrapped auth token.Provide access to the/sys/wrapping/unwrapendpoint.Provide access to the/sys/wrapping/unwrapendpoint.