Package | Description |
---|---|
psdi.security |
The Security package manages runtime information pertaining to active sessions and their security profiles.
|
Modifier and Type | Method and Description |
---|---|
void |
SecurityService.refreshProfile(java.lang.String userID,
Profile profile)
Refresh SecurityInfo Profile cache.
|
void |
SecurityService.refreshProfile(UserInfo userInfo,
Profile profile)
Refresh SecurityInfo Profile cache.
|