Class VaultProperties.AppRoleProperties

  • Enclosing class:
    VaultProperties

    public static class VaultProperties.AppRoleProperties
    extends Object
    AppRole properties.
    • Constructor Detail

      • AppRoleProperties

        public AppRoleProperties()
    • Method Detail

      • getAppRolePath

        public String getAppRolePath()
      • setAppRolePath

        public void setAppRolePath​(String appRolePath)
      • getRole

        public String getRole()
      • setRole

        public void setRole​(String role)
      • getRoleId

        @Nullable
        public String getRoleId()
      • setRoleId

        public void setRoleId​(@Nullable
                              String roleId)
      • getSecretId

        @Nullable
        public String getSecretId()
      • setSecretId

        public void setSecretId​(@Nullable
                                String secretId)