Package io.smallrye.config
Class SecretKeys
java.lang.Object
io.smallrye.config.SecretKeys
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic <T> Tstatic voiddoUnlocked(Runnable runnable) static <T> TdoUnlocked(Supplier<T> supplier) static booleanisLocked()
-
Constructor Details
-
SecretKeys
public SecretKeys()
-
-
Method Details
-
isLocked
public static boolean isLocked() -
doUnlocked
-
doUnlocked
-
doLocked
-
doLocked
-