| Package | Description |
|---|---|
| org.deidentifier.arx.certificate |
A package implementing certificate creation
|
| org.deidentifier.arx.certificate.elements |
A package implementing elements used in certificates
|
| Modifier and Type | Method and Description |
|---|---|
static CertificateStyle.ListStyle |
CertificateStyle.ListStyle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CertificateStyle.ListStyle[] |
CertificateStyle.ListStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ElementList(CertificateStyle.ListStyle style)
Creates a new list
|