Package | Description |
---|---|
org.forgerock.util.generator |
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 © 2025 Open Identity Platform Community. All rights reserved.