Uses of Interface
org.springframework.cloud.config.server.encryption.SecretLocator
-
Packages that use SecretLocator Package Description org.springframework.cloud.config.server.encryption -
-
Uses of SecretLocator in org.springframework.cloud.config.server.encryption
Classes in org.springframework.cloud.config.server.encryption that implement SecretLocator Modifier and Type Class Description classPassthruSecretLocatorMethods in org.springframework.cloud.config.server.encryption with parameters of type SecretLocator Modifier and Type Method Description voidKeyStoreTextEncryptorLocator. setSecretLocator(SecretLocator secretLocator)
-