Package org.forgerock.audit.providers
Dependencies that can be made available to the
AuditService via a
DependencyProvider.-
Interface Summary 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 Summary Class Description DefaultKeyStoreHandlerProvider Default implementation ofKeyStoreHandlerProvider.DefaultLocalHostNameProvider Default implementation ofLocalHostNameProviderusingInetAddressto lookup host name of local host.DefaultSecureStorageProvider Default implementation ofSecureStorageProvider.