T
- The type of server IDpublic interface ServerId<T extends ServerId<T>> extends Comparable<T>
Modifier and Type | Method and Description |
---|---|
String |
name()
Returns the name of this serverId, as a
String . |
String |
normalizedName()
Returns the normalized name of this serverId.
|
int |
numericId()
Returns the numeric value of this serverId, as an int.
|
compareTo
int numericId()
The numeric value is used in the CSNs.
String name()
String
.String
valueString normalizedName()
String
valueCopyright 2010-2022 ForgeRock AS.