public class O365InteractiveAuthenticatorSWT extends Object implements O365InteractiveAuthenticatorBackend
| Constructor and Description |
|---|
O365InteractiveAuthenticatorSWT() |
| Modifier and Type | Method and Description |
|---|---|
void |
authenticate(String initUrl,
String redirectUri) |
void |
close() |
boolean |
isVisible() |
void |
setO365InteractiveAuthenticator(O365InteractiveAuthenticator authenticator) |
public void setO365InteractiveAuthenticator(O365InteractiveAuthenticator authenticator)
setO365InteractiveAuthenticator in interface O365InteractiveAuthenticatorBackendpublic void authenticate(String initUrl, String redirectUri)
authenticate in interface O365InteractiveAuthenticatorBackendpublic boolean isVisible()
isVisible in interface O365InteractiveAuthenticatorBackendpublic void close()
close in interface O365InteractiveAuthenticatorBackendCopyright © 2001–2026 MickaĆ«l Guessant. All rights reserved.