AuditService
via a
DependencyProvider
.See: Description
Interface | Description |
---|---|
KeyStoreHandlerProvider |
Strategy for obtaining a keystore handler.
|
LocalHostNameProvider |
Strategy for obtaining the server's local hostname.
|
ProductInfoProvider |
Strategy for obtaining the information relating to the product in which the AuditService is deployed.
|
SecureStorageProvider |
Strategy for obtaining a secure storage, used by handlers providing tamper-evident feature.
|
Class | Description |
---|---|
DefaultKeyStoreHandlerProvider |
Default implementation of
KeyStoreHandlerProvider . |
DefaultLocalHostNameProvider |
Default implementation of
LocalHostNameProvider using InetAddress to lookup host name of local host. |
DefaultSecureStorageProvider |
Default implementation of
SecureStorageProvider . |
AuditService
via a
DependencyProvider
.Copyright 2010-2022 ForgeRock AS.