public class WazoSystem extends RegisteredExternalSystem
ExternalSystem.AuthKind
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
logger |
authKind, description, identifier
Constructor and Description |
---|
WazoSystem() |
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 © 2022. All Rights Reserved.