public static final class IdGenerator.SequenceUuidIdGenerator extends Object implements IdGenerator
IdGenerator that will output some ids based on the following pattern :
<uuid> + '-' + an incrementing sequence.IdGenerator.SequenceUuidIdGeneratorDEFAULTpublic String generate()
IdGeneratorgenerate in interface IdGeneratorCopyright © 2025 Open Identity Platform Community. All rights reserved.