public interface KougarServiceContext extends ServiceContext
Modifier and Type | Method and Description |
---|---|
com.appian.komodo.api.EngineCredentials |
getEngineCredentials(com.appiancorp.kougar.services.ServiceConnection svcConn)
Returns the credentials to be used for calls with the specified
KougarConnection . |
addService, getAttribute, getCalendarID, getIdentity, getLocale, getName, getService, getTimeZone, isDesignatedForMigration, isRtl, removeAttribute, removeService, setAttribute, setCalendarID, setLocale, setTimeZone
com.appian.komodo.api.EngineCredentials getEngineCredentials(com.appiancorp.kougar.services.ServiceConnection svcConn) throws java.lang.Exception
KougarConnection
.svcConn
- the connection for which we need the credentialsEngineCredentials
object representing the credentialsjava.lang.Exception
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.