Package | Description |
---|---|
psdi.app.signature |
The Signature package defines users and security groups.
|
psdi.security |
The Security package manages runtime information pertaining to active sessions and their security profiles.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<ConsultantInfo> |
UserMTNPSet.process()
Initialize routine.
|
Modifier and Type | Method and Description |
---|---|
void |
SecurityServiceRemote.associateTenantsToConsultant(java.lang.String loginID,
java.util.List<ConsultantInfo> alltenants) |
void |
SecurityService.associateTenantsToConsultant(java.lang.String loginID,
java.util.List<ConsultantInfo> alltenants)
Associate or disassociate a consultant user to a list of tenants.
|