Uses of Package
com.sas.hls.security.user

Packages that use com.sas.hls.security.user
com.sas.hls.drug.client Classes specific to accessing an instance of the SAS Drug Development application. 
com.sas.hls.security.acl Service and class definitions for manipulating and creating acls. 
com.sas.hls.security.privilege Class definitions for identifying and using privileges in the system. 
com.sas.hls.security.user Service and class definitions for manipulating and creating Users. 
 

Classes in com.sas.hls.security.user used by com.sas.hls.drug.client
UserService
          The user service provides methods to manage the life cycle of a user and to get information about a user defined in the system.
 

Classes in com.sas.hls.security.user used by com.sas.hls.security.acl
UserDescriptor
          Light weight representation of a user defined in the system.
 

Classes in com.sas.hls.security.user used by com.sas.hls.security.privilege
UserDescriptor
          Light weight representation of a user defined in the system.
 

Classes in com.sas.hls.security.user used by com.sas.hls.security.user
AccountInfo
          A data transfer object listing more detailed information about a user's account.
AccountInfo.AccountType
          The list of account types currently supported.
CreateUserInfo
          A data structure for specifying the detailed attributes of a user to be created.
LockedInfo
          A data transfer object with information about the lock state of a user.
LoginInfo
          A data transfer object containing information about the last login and how many login attemps have been made for a particular user since their last successful login..
PasswordInfo
          A data transfer object with information about a user's password.
User
          A client representation of a user defined in the system.
UserDescriptor
          Light weight representation of a user defined in the system.
 



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