Package com.sas.hls.security.user

Service and class definitions for manipulating and creating Users.

See:
          Description

Interface Summary
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.
 

Class Summary
AccountInfo A data transfer object listing more detailed information about a user's account.
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 attempts 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.
 

Enum Summary
AccountInfo.AccountType The list of account types currently supported.
 

Package com.sas.hls.security.user Description

Service and class definitions for manipulating and creating Users.



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