Class VaultProperties.AppRoleProperties
java.lang.Object
org.springframework.cloud.vault.config.VaultProperties.AppRoleProperties
- Enclosing class:
VaultProperties
AppRole properties.
- Author:
- Spencer Gibb, Mark Paluch, Kevin Holditch, Michal Budzyn, Grenville Wilson, MÃ¥rten Svantesson
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetRole()voidsetAppRolePath(String appRolePath) voidvoidvoidsetSecretId(String secretId)
-
Constructor Details
-
AppRoleProperties
public AppRoleProperties()
-
-
Method Details
-
getAppRolePath
-
setAppRolePath
-
getRole
-
setRole
-
getRoleId
-
setRoleId
-
getSecretId
-
setSecretId
-