Package | Description |
---|---|
com.suncode.pwfl.administration.email.oauth | |
com.suncode.pwfl.administration.email.oauth.connection |
Modifier and Type | Method and Description |
---|---|
OAuth2Connection |
OAuth2Service.addNewConnection(OAuth2Client client)
Dodaje nowe połączenie do klienta, który używa metody autentykacji Client credentials
|
OAuth2Response |
OAuth2Service.exchangeCode(OAuth2Client oAuth2Client,
String code,
String redirectUrl)
Wymienia kod otrzymany przy redirecie na access token
|
Modifier and Type | Method and Description |
---|---|
boolean |
OAuth2ConnectionService.hasConnectionInUse(OAuth2Client oAuth2Client) |
Copyright © 2023 Suncode. All rights reserved.