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
|
OAuth2Connection |
OAuth2Service.getActiveConnection(OAuth2Connection connection)
Zwraca połączenie, jeśli wygasło dodatkowo je odświeża
|
OAuth2Connection |
OAuth2Service.getActiveConnection(OAuth2Connection connection,
Long threshold)
Zwraca połączenie, jeśli wygasło dodatkowo je odświeża
|
Modifier and Type | Method and Description |
---|---|
OAuth2Connection |
OAuth2Service.getActiveConnection(OAuth2Connection connection)
Zwraca połączenie, jeśli wygasło dodatkowo je odświeża
|
OAuth2Connection |
OAuth2Service.getActiveConnection(OAuth2Connection connection,
Long threshold)
Zwraca połączenie, jeśli wygasło dodatkowo je odświeża
|
void |
OAuth2Service.refreshConnection(OAuth2Connection connection)
Odświeża połączenie OAuth2
|
Modifier and Type | Method and Description |
---|---|
List<OAuth2Connection> |
OAuth2ConnectionService.getByClientId(long clientId,
int start,
int limit,
Sorter sorter) |
Modifier and Type | Method and Description |
---|---|
boolean |
OAuth2ConnectionService.isConnectionInUse(OAuth2Connection oAuth2Connection) |
Copyright © 2023 Suncode. All rights reserved.