public static final class ALBHSMSafenetLunaServer.Builder
extends java.lang.Object
ALBHSMSafenetLunaServer.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBHSMSafenetLunaServer. |
| Modifier and Type | Method and Description |
|---|---|
ALBHSMSafenetLunaServer |
build() |
ALBHSMSafenetLunaServer.Builder |
setIndex(java.lang.Long index)
Number of index.
|
ALBHSMSafenetLunaServer.Builder |
setPartitionPasswd(java.lang.String partitionPasswd)
Password of the partition assigned to this client.
|
ALBHSMSafenetLunaServer.Builder |
setPartitionSerialNumber(java.lang.String partitionSerialNumber)
Serial number of the partition assigned to this client.
|
ALBHSMSafenetLunaServer.Builder |
setRemoteIp(java.lang.String remoteIp)
IP address of the Safenet/Gemalto HSM device.
|
ALBHSMSafenetLunaServer.Builder |
setServerCert(java.lang.String serverCert)
CA certificate of the server.
|
public Builder()
ALBHSMSafenetLunaServer.public ALBHSMSafenetLunaServer.Builder setIndex(java.lang.Long index)
index - New value for the property.public ALBHSMSafenetLunaServer.Builder setPartitionPasswd(java.lang.String partitionPasswd)
partitionPasswd - New value for the property.public ALBHSMSafenetLunaServer.Builder setPartitionSerialNumber(java.lang.String partitionSerialNumber)
partitionSerialNumber - New value for the property.public ALBHSMSafenetLunaServer.Builder setRemoteIp(java.lang.String remoteIp)
remoteIp - New value for the property.public ALBHSMSafenetLunaServer.Builder setServerCert(java.lang.String serverCert)
serverCert - New value for the property.public ALBHSMSafenetLunaServer build()