|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.commons.jxpath.util.KeyManagerUtils
public class KeyManagerUtils
Utility class.
| Constructor Summary | |
|---|---|
KeyManagerUtils()
|
|
| Method Summary | |
|---|---|
static ExtendedKeyManager |
getExtendedKeyManager(KeyManager keyManager)
Get an ExtendedKeyManager from the specified KeyManager. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KeyManagerUtils()
| Method Detail |
|---|
public static ExtendedKeyManager getExtendedKeyManager(KeyManager keyManager)
keyManager - to adapt, if necessary
keyManager if it implements ExtendedKeyManager
or a basic single-result ExtendedKeyManager that delegates to
keyManager.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||