public abstract class SecureStoreConfig
extends Object
Abstract Secure Store configuration class.
A Secure Store represents an abstraction for interacting
with systems that manage symmetric encryption keys. Different
types of Secure Stores are configured by means of corresponding
SecureStoreConfig sub-classes.