Package | Description |
---|---|
org.iqtig.pseudonymisierung.api | |
org.iqtig.pseudonymisierung.enums |
Modifier and Type | Method and Description |
---|---|
String |
StringPseudonymisator.encrypt(String toPseudonymization,
Method pseudonymisationMethod)
Pseudonymisiert den übergebenen Text anhand der Konfigurationen dieser Instanz und der übergebenen
Method . |
Modifier and Type | Method and Description |
---|---|
static Method |
Method.fromString(String methodString)
Liefert den EnumType zu dem entsprechenden String.
|
static Method |
Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Method[] |
Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.