Uses of Class
org.apache.xml.security.keys.storage.StorageResolverSpi
Packages that use StorageResolverSpi
Package
Description
-
Uses of StorageResolverSpi in org.apache.xml.security.keys.storage
Methods in org.apache.xml.security.keys.storage with parameters of type StorageResolverSpiModifier and TypeMethodDescriptionvoid
StorageResolver.add
(StorageResolverSpi resolver) Method addResolverConstructors in org.apache.xml.security.keys.storage with parameters of type StorageResolverSpiModifierConstructorDescriptionStorageResolver
(StorageResolverSpi resolver) Constructor StorageResolver -
Uses of StorageResolverSpi in org.apache.xml.security.keys.storage.implementations
Subclasses of StorageResolverSpi in org.apache.xml.security.keys.storage.implementationsModifier and TypeClassDescriptionclass
ThisStorageResolverSpi
makes all raw (binary)X509Certificate
s which reside as files in a single directory available to theStorageResolver
.class
Makes the Certificates from a JAVAKeyStore
object available to theStorageResolver
.class