| 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. |
Copyright © 2025 Open Identity Platform Community. All rights reserved.