| Package | Description |
|---|---|
| com.trendmicro.ds.platform.rest.api |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
IAuthenticationAPI.login(DSCredentials credentials)
Authenticate a user, and return a session ID (sID) to use in subsequent calls to other APIs.
|
java.lang.String |
IAuthenticationAPI.loginPrimaryTenant(DSCredentials credentials)
Authenticate a primary tenant user, and return a session ID (sID) to use in subsequent calls to other APIs.
|
java.lang.String |
IAuthenticationAPI.loginSSO(DSCredentials credentials)
Authenticate a user, and return a session token for UI Single Sign On.
|
Copyright © 2015 Trend Micro Inc. All Rights Reserved.