Package | Description |
---|---|
org.apache.xml.security.keys.storage | |
org.apache.xml.security.keys.storage.implementations |
Modifier and Type | Method | Description |
---|---|---|
void |
StorageResolver.add(StorageResolverSpi resolver) |
Method addResolver
|
Constructor | Description |
---|---|
StorageResolver(StorageResolverSpi resolver) |
Constructor StorageResolver
|
Modifier and Type | Class | Description |
---|---|---|
class |
CertsInFilesystemDirectoryResolver |
This
StorageResolverSpi makes all raw (binary) X509Certificate s
which reside as files in a single directory available to the
StorageResolver . |
class |
KeyStoreResolver |
Makes the Certificates from a JAVA
KeyStore object available to the
StorageResolver . |
class |
SingleCertificateResolver |
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.