All Classes
| Class | Description |
|---|---|
| BridgeManager |
Singleton-class for managing global setup of BridgeViews.
|
| BridgeManager.TokenHandler | |
| BridgeView |
A view for showing web-content.
|
| BridgeView.BridgeViewListener |
Event handlers for `BridgeView`
|
| ConfigurationHelper | |
| JWTPayload |
Internal
|
| NativeRequestHandler |
Request handle for native SSL pinning only.
|
| Page |
Represents a specific page for a BridgeView with optional params.
|
| RequestHandler |
Abstract handler for handling SSL pinning and other authentication tasks.
|
| Token |
Internal
|
| TrustKitRequestHandler |
Enable SSL pinning in API level <24 through TrustKit
|
| ViewError |
An error either in the initialization or the execution of a `BridgeView`.
|
| ViewStatus |
Current status of a `BridgeView`.
|