Package | Description |
---|---|
org.jets3t.servlets.gatekeeper.impl |
Implementations of interfaces used by the Gatekeeper servlet to do its work - these implementation
classes can be used as-is, but it is more likely they will be used as a starting-point for
Service Providers who will extend them to perform exactly as needed in their authorization
scenarios.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultTransactionIdProvider
Default TransactionIdProvider implementation that generated random-based UUIDs using the
java.util.UUID Generator.
|
class |
ExternalUuidProvider
Uses an externally provided UUID obtained from an application property externalUUID
when this is available.
|
Copyright © 2006–2018. All rights reserved.