Package | Description |
---|---|
com.sas.hls.security.user |
Service and class definitions for manipulating and creating Users.
|
Modifier and Type | Method and Description |
---|---|
PasswordInfo |
User.getPasswordInfo()
Get the passwordInfo details for this user.
|
Constructor and Description |
---|
User(String identifier,
String userId,
String principalId,
String principalName,
LoginInfo loginInfo,
LockedInfo lockedInfo,
PasswordInfo passwordInfo)
Constructor
|
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA