Uses of Class
com.sas.hls.security.user.LoginInfo

Packages that use LoginInfo
com.sas.hls.security.user Service and class definitions for manipulating and creating Users. 
 

Uses of LoginInfo in com.sas.hls.security.user
 

Methods in com.sas.hls.security.user that return LoginInfo
 LoginInfo LoginInfo.clone()
          Create and return a copy of this object.
 LoginInfo User.getLoginInfo()
          Get the loginInfo details for this user.
 

Methods in com.sas.hls.security.user with parameters of type LoginInfo
 void User.setLoginInfo(LoginInfo loginInfo)
          Set the loginInfo details for this user.
 



Copyright (c) 2012, SAS Institute Inc., Cary, NC, USA