Uses of Class
io.github.jopenlibs.vault.response.DatabaseResponse
Packages that use DatabaseResponse
-
Uses of DatabaseResponse in io.github.jopenlibs.vault.api.database
Methods in io.github.jopenlibs.vault.api.database that return DatabaseResponseModifier and TypeMethodDescriptionDatabase.createOrUpdateRole(String roleName, DatabaseRoleOptions options) Operation to create or update an role using the Database Secret engine.Operation to generate a new set of credentials using the Database backend.Database.deleteRole(String roleName) Operation to delete an role using the Database backend.Operation to retrieve an role using the Database backend.Operation to revike a certificate in the vault using the Database backend.