Class VaultAppRoleAuthBody
- java.lang.Object
-
- io.quarkus.vault.runtime.client.dto.auth.VaultAppRoleAuthBody
-
- All Implemented Interfaces:
VaultModel
public class VaultAppRoleAuthBody extends Object implements VaultModel
-
-
Constructor Summary
Constructors Constructor Description VaultAppRoleAuthBody(String roleId, String secretId)
-