public class PseudonymUtils
extends java.lang.Object
Constructor and Description |
---|
PseudonymUtils() |
Modifier and Type | Method and Description |
---|---|
static Pseudonym |
fromSystemID(SystemID systemID)
Creates a pseudonym from a
SystemID . |
static SystemID |
toSystemID(Pseudonym pseudonym)
Converts the Pseudonym to a
SystemID . |