Class NewKeyStoreDefinition
java.lang.Object
de.xima.fc.certificate.mgmt.keystore.NewKeyStoreDefinition
- All Implemented Interfaces:
Serializable
Model class for defining a new keystore. This class is used to create a new keystore with a name, description, and
scope.
- Since:
- 8.5.0
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Method Details
-
builder
-
toBuilder
-
getName
Name of the keystore. -
getDescription
Description of the keystore. -
getKeyStoreScope
Scope of the keystore. -
equals
-
hashCode
-
toString
-