Modifier and Type | Method and Description |
---|---|
AccessTokenInfo |
IOpenIdAuthFlow.initalizeOpenIdAuthentication(ExternalSystem extSystem,
java.lang.String baseUrl) |
AccessTokenInfo |
OpenIdPkceFlow.initalizeOpenIdAuthentication(ExternalSystem system,
java.lang.String baseUrl) |
Modifier and Type | Class and Description |
---|---|
class |
WazoSystem |
Modifier and Type | Class and Description |
---|---|
class |
XivoSystem |
Modifier and Type | Field and Description |
---|---|
ExternalSystem |
WebDavFileHostingService.ConnectionContext.system |
Constructor and Description |
---|
ConnectionContext(UserAccount account,
ExternalSystem system,
java.lang.String baseUrl) |
Modifier and Type | Method and Description |
---|---|
ExternalSystem |
IExternalSystem.getExternalSystem(java.lang.String systemIdentifier) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<ExternalSystem> |
IExternalSystemPromise.getExternalSystem(java.lang.String systemIdentifier) |
java.util.concurrent.CompletableFuture<java.util.List<ExternalSystem>> |
IExternalSystemPromise.getExternalSystems() |
java.util.List<ExternalSystem> |
IExternalSystem.getExternalSystems() |
java.util.concurrent.CompletableFuture<java.util.List<ExternalSystem>> |
IExternalSystemPromise.getExternalSystemsByAuthKind(java.util.Set<ExternalSystem.AuthKind> authKinds) |
java.util.List<ExternalSystem> |
IExternalSystem.getExternalSystemsByAuthKind(java.util.Set<ExternalSystem.AuthKind> authKinds) |
Modifier and Type | Method and Description |
---|---|
void |
IExternalSystemAsync.getExternalSystem(java.lang.String systemIdentifier,
AsyncHandler<ExternalSystem> handler) |
void |
IExternalSystemAsync.getExternalSystems(AsyncHandler<java.util.List<ExternalSystem>> handler) |
void |
IExternalSystemAsync.getExternalSystemsByAuthKind(java.util.Set<ExternalSystem.AuthKind> authKinds,
AsyncHandler<java.util.List<ExternalSystem>> handler) |
Modifier and Type | Class and Description |
---|---|
class |
RegisteredExternalSystem |
Modifier and Type | Method and Description |
---|---|
static ExternalSystem |
ExternalSystemsRegistry.getExternalSystem(java.lang.String systemIdentifier) |
Modifier and Type | Method and Description |
---|---|
static java.util.List<ExternalSystem> |
ExternalSystemsRegistry.getExternalSystems() |
Modifier and Type | Class and Description |
---|---|
class |
TestExternalSystem1 |
class |
TestExternalSystem2 |
Modifier and Type | Method and Description |
---|---|
ExternalSystem |
ExternalSystemService.getExternalSystem(java.lang.String systemIdentifier) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ExternalSystem> |
ExternalSystemService.getExternalSystems() |
java.util.List<ExternalSystem> |
ExternalSystemService.getExternalSystemsByAuthKind(java.util.Set<ExternalSystem.AuthKind> authKinds) |
Modifier and Type | Class and Description |
---|---|
class |
TeamsExternalSystem |
Modifier and Type | Class and Description |
---|---|
class |
WebexSystem |
Modifier and Type | Class and Description |
---|---|
class |
ZoomSystem |
Copyright © 2023. All Rights Reserved.