Uses of Class
org.springframework.cloud.vault.config.VaultProperties.AppRoleProperties
-
-
Uses of VaultProperties.AppRoleProperties in org.springframework.cloud.vault.config
Methods in org.springframework.cloud.vault.config that return VaultProperties.AppRoleProperties Modifier and Type Method Description VaultProperties.AppRolePropertiesVaultProperties. getAppRole()Methods in org.springframework.cloud.vault.config with parameters of type VaultProperties.AppRoleProperties Modifier and Type Method Description voidVaultProperties. setAppRole(VaultProperties.AppRoleProperties appRole)
-