Uses of Enum
org.springframework.cloud.vault.config.VaultProperties.AuthenticationMethod
-
Uses of VaultProperties.AuthenticationMethod in org.springframework.cloud.vault.config
Methods in org.springframework.cloud.vault.config that return VaultProperties.AuthenticationMethodModifier and TypeMethodDescriptionVaultProperties.getAuthentication()Returns the enum constant of this type with the specified name.static VaultProperties.AuthenticationMethod[]VaultProperties.AuthenticationMethod.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.springframework.cloud.vault.config with parameters of type VaultProperties.AuthenticationMethodModifier and TypeMethodDescriptionvoidVaultProperties.setAuthentication(VaultProperties.AuthenticationMethod authentication)