| Package | Description |
|---|---|
| com.entrust.toolkit.smproxy |
| Modifier and Type | Method and Description |
|---|---|
static SMProxyType.SMType |
SMProxyType.SMType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SMProxyType.SMType[] |
SMProxyType.SMType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SMProxyType(SMProxyType.SMType type)
A constructor that takes the proxy type as a parameter
|