| Interface | Description |
|---|---|
| ExchangeAuthenticator |
Common interface for all Exchange and O365 authenticators.
|
| Class | Description |
|---|---|
| ExchangeFormAuthenticator |
New Exchange form authenticator based on HttpClient 4.
|
| HttpURLConnectionWrapper |
Wrapper for HttpURLConnection to fix missing content type and add logging.
|
| O365Authenticator | |
| O365DeviceCodeAuthenticator | |
| O365DeviceCodeAuthenticator.DeviceCode | |
| O365InteractiveAuthenticator | |
| O365InteractiveAuthenticatorFrame |
Interactive authenticator UI based on OpenJFX.
|
| O365InteractiveAuthenticatorSWT |
Alternative embedded browser implementation based on SWT instead of OpenJFX
|
| O365InteractiveJSLogger | |
| O365ManualAuthenticator | |
| O365ManualAuthenticatorDialog | |
| O365StoredTokenAuthenticator |
Experimental: load Oauth2 token from settings
|
| O365Token |
O365 token wrapper
|
| Exception | Description |
|---|---|
| O365AuthorizationPending |
Represents an exception thrown when an OAuth 2.0 device code authorization process
with O365 is in a pending state.
|
Copyright © 2001–2026 MickaĆ«l Guessant. All rights reserved.