Class AtomicLoadKeyStore

java.lang.Object
java.security.KeyStore
org.wildfly.security.keystore.AtomicLoadKeyStore

public class AtomicLoadKeyStore extends KeyStore
A KeyStore wrapper that makes the load operation atomic, in addition it also gives the ability to reverse the load call.
Author:
Darran Lofthouse