|
AR System Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ARNativeAuthenticationInfo in com.bmc.arsys.api |
---|
Methods in com.bmc.arsys.api with parameters of type ARNativeAuthenticationInfo | |
---|---|
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 |
Constructors in com.bmc.arsys.api with parameters of type ARNativeAuthenticationInfo | |
---|---|
ARServerUser(ARNativeAuthenticationInfo userInfo,
String locale,
String server)
Constructs an ARServerUser with user name, authentication string, locale, and server initialized. |
|
AR System Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |