public class SDKUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isConnectedAsAdmin(IEnterpriseSession session)
Assesses whether connected user is granted administrator privileges.
|
public static boolean isConnectedAsAdmin(IEnterpriseSession session) throws SDKException
session - session to be testedtrue if so or false otherwiseSDKException - in case of error