Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a new policy descriptor using a user roles list.
Signature
public static PolicyDescriptor createPolicyDescriptorFromUserRoles(Collection<UserRoles> userRolesList)
Parameters
Name | Datatype | Notes |
---|---|---|
userRolesList |
Collection<UserRoles> |
Returns
A PolicyDescriptor object initialized with passed in user roles list.
Defined in
PolicyDescriptor.java
Supported Platforms
Minimum supported OS version |
Android 4.0.3 (API level 15) |