Package | Description |
---|---|
org.forgerock.util.generator |
Provides an abstraction of identifiers generators.
|
Modifier and Type | Class and Description |
---|---|
static class |
IdGenerator.SequenceUuidIdGenerator
Default implementation of the
IdGenerator that will output some ids based on the following pattern :
<uuid> + '-' + an incrementing sequence . |
Modifier and Type | Field and Description |
---|---|
static IdGenerator |
IdGenerator.DEFAULT
The default implementation of
IdGenerator . |
Copyright 2011-2015 ForgeRock AS.