|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LockedInfo | |
---|---|
com.sas.hls.security.user | Service and class definitions for manipulating and creating Users. |
Uses of LockedInfo in com.sas.hls.security.user |
---|
Methods in com.sas.hls.security.user that return LockedInfo | |
---|---|
LockedInfo |
LockedInfo.clone()
Create and return a copy of this object. |
LockedInfo |
User.getLockedInfo()
Get the lockedInfo details for this user. |
Methods in com.sas.hls.security.user with parameters of type LockedInfo | |
---|---|
void |
User.setLockedInfo(LockedInfo lockedInfo)
Deprecated. |
Constructors in com.sas.hls.security.user with parameters of type LockedInfo | |
---|---|
User(String identifier,
String userId,
String principalId,
String principalName,
LoginInfo loginInfo,
LockedInfo lockedInfo,
PasswordInfo passwordInfo)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |