Class JDKInMemoryTrustAnchorStore

All Implemented Interfaces:
TrustAnchorStore
Direct Known Subclasses:
JDKFSTrustAnchorStore

public class JDKInMemoryTrustAnchorStore extends TimedTrustAnchorStoreBase
Implementation of the TrustAnchorStore which uses JDK's KeyStore as a in-memory storage.
Author:
K. Benedyczak