Class CertsInFilesystemDirectoryResolver
java.lang.Object
org.apache.xml.security.keys.storage.StorageResolverSpi
org.apache.xml.security.keys.storage.implementations.CertsInFilesystemDirectoryResolver
This
StorageResolverSpi
makes all raw (binary) X509Certificate
s
which reside as files in a single directory available to the
StorageResolver
.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethod getIteratorstatic void
Method main
-
Constructor Details
-
CertsInFilesystemDirectoryResolver
- Parameters:
directoryName
-- Throws:
StorageResolverException
-
-
Method Details
-
getIterator
Method getIterator- Specified by:
getIterator
in classStorageResolverSpi
- Returns:
- the iterator for the storage
-
main
Method main- Parameters:
unused
-- Throws:
Exception
-