Package | Description |
---|---|
org.apache.commons.jxpath.util |
Utility classes to assist with JXPath implementation(s) and/or usage.
|
Modifier and Type | Class and Description |
---|---|
private static class |
KeyManagerUtils.SingleNodeExtendedKeyManager
Adapt KeyManager to implement ExtendedKeyManager.
|
Modifier and Type | Method and Description |
---|---|
static ExtendedKeyManager |
KeyManagerUtils.getExtendedKeyManager(KeyManager keyManager)
Get an ExtendedKeyManager from the specified KeyManager.
|