public class AMX509KeyManagerFactory extends Object
WSX509KeyManager class implements JSSE X509KeyManager
interface. This implementation is the same as JSSE default implementation
exception it will supply user-specified client certificate alias when
client authentication is on.| Modifier and Type | Field and Description |
|---|---|
static Debug |
debug |
static float |
jvmVersion |
static String |
jvmVersionStr |
| Constructor and Description |
|---|
AMX509KeyManagerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static AMX509KeyManager |
createAMX509KeyManager() |
static AMX509KeyManager |
createAMX509KeyManager(String ksType,
String ksFile,
String ksProvider,
AMCallbackHandler cbHandle) |
public static Debug debug
public static String jvmVersionStr
public static float jvmVersion
public static AMX509KeyManager createAMX509KeyManager()
public static AMX509KeyManager createAMX509KeyManager(String ksType, String ksFile, String ksProvider, AMCallbackHandler cbHandle)
Copyright © 2010–2023 Open Identity Platform Community. All rights reserved.