Class VaultProperties.AppIdProperties
java.lang.Object
org.springframework.cloud.vault.config.VaultProperties.AppIdProperties
- Enclosing class:
VaultProperties
AppId properties.
- Author:
- Spencer Gibb, Mark Paluch, Kevin Holditch, Michal Budzyn, Grenville Wilson, MÃ¥rten Svantesson
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAppIdPath(String appIdPath) voidsetNetworkInterface(String networkInterface) void
-
Field Details
-
MAC_ADDRESS
Property value for UserId generation using a Mac-Address.- See Also:
-
IP_ADDRESS
Property value for UserId generation using an IP-Address.- See Also:
-
-
Constructor Details
-
AppIdProperties
public AppIdProperties()
-
-
Method Details
-
getAppIdPath
-
setAppIdPath
-
getNetworkInterface
-
setNetworkInterface
-
getUserId
-
setUserId
-