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

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

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

Methods in com.sas.hls.security.user that return AccountInfo
 AccountInfo User.getAccountInfo()
          Get the accountInfo details for this user.
 

Methods in com.sas.hls.security.user with parameters of type AccountInfo
 void User.setAccountInfo(AccountInfo accountInfo)
          Set the accountInfo details for this user.
 



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