public class TeamsExternalSystem extends RegisteredExternalSystem
ExternalSystem.AuthKind
authKind, description, identifier, properties
Constructor and Description |
---|
TeamsExternalSystem() |
Modifier and Type | Method and Description |
---|---|
byte[] |
getLogo() |
boolean |
handles(java.lang.String userAccountIdentifier) |
ConnectionTestStatus |
testConnection(java.lang.String domain,
UserAccount account) |
public byte[] getLogo()
getLogo
in class RegisteredExternalSystem
public boolean handles(java.lang.String userAccountIdentifier)
handles
in class RegisteredExternalSystem
public ConnectionTestStatus testConnection(java.lang.String domain, UserAccount account)
testConnection
in class RegisteredExternalSystem
Copyright © 2023. All Rights Reserved.