Package io.smallrye.config
Interface SecretKeysHandler
-
- All Known Implementing Classes:
SecretKeysHandlerFactory.LazySecretKeysHandler
@Experimental("") public interface SecretKeysHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringdecode(String secret)StringgetName()
-