Class Summary |
DefaultUUIDGen |
Used to create new universally unique identifiers or UUID's (sometimes called
GUID's). |
NativeUUIDGen |
Used to create new universally unique identifiers or UUID's
(sometimes called GUID's). |
SecureUUIDGen |
Used to create new universally unique identifiers or UUID's (sometimes called
GUID's). |
UUIDGenFactory |
Used to create the org.apache.juddi.uuidgen.UUIDGen implementation
as specified by the 'juddi.uuidgen.impl' property. |
Win32UUIDGen |
Used to create new universally unique identifiers or UUID's (sometimes called
GUID's). |