| Package | Description |
|---|---|
| com.entrust.toolkit.smproxy |
| Modifier and Type | Method and Description |
|---|---|
SMProxyType |
SMProxyWrapper.getType()
Return the SMProxyType
|
| Constructor and Description |
|---|
SMProxyWrapper(SMProxyType type,
long nonce)
This constructor can be used to setup an SMProxyWrapper of the specified type.
|
SMProxyWrapper(java.lang.String host,
SMProxyType type,
long nonce)
This constructor can be used to setup an SMProxyWrapper with the specifed
host and type.
|