Class UnmodifiableKeyStore

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

public class UnmodifiableKeyStore extends KeyStore
A wrapper around KeyStore to make it unmodifiable.
Author:
Darran Lofthouse