| Package | Description |
|---|---|
| com.bmc.arsys.api |
| Modifier and Type | Method and Description |
|---|---|
void |
ARServerUser.setNativeAuthenticationInfo(ARNativeAuthenticationInfo userInfo)
Sets the user name, authentication string, and user session authentication GUID from an instance of
ARNativeAuthenticationInfo. |
void |
ARServerUser.setUserContext(ARNativeAuthenticationInfo userInfo)
set user context info into an existing ARServerUser
|
| Constructor and Description |
|---|
ARServerUser(ARNativeAuthenticationInfo userInfo,
String locale,
String server)
Constructs an ARServerUser with user name, authentication string, locale, and server initialized.
|
? Copyright 2013 BMC Software, Inc.