|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Role | |
|---|---|
| com.ibm.di.api.security | Provides classes for managing the security mechanism. |
| Uses of Role in com.ibm.di.api.security |
|---|
| Methods in com.ibm.di.api.security that return types with arguments of type Role | |
|---|---|
Vector<Role> |
Identity.getRoles()
Retrieves assigned roles. |
| Constructor parameters in com.ibm.di.api.security with type arguments of type Role | |
|---|---|
Identity(String aUserId,
Vector<Role> aRoles)
Public constructor used by the Registry |
|
Identity(Vector<String> userAndGroups,
Vector<Role> roles)
public constructor used by LDAP authentication with enabled LDAP group support. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||