AR System Java API

Uses of Interface
com.bmc.arsys.api.ARNativeAuthenticationInfo

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.
 

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

? Copyright 2006, 2007 BMC Software, Inc.