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.
Does the user policy have the given right.
Signature
public boolean accessCheck(String right)
Parameters
| Name | Datatype | Notes |
|---|---|---|
| right |
String |
Returns
A Boolean indicating whether or not the checked right is granted.
Defined in
UserPolicy.java
Supported Platforms
| Minimum supported OS version |
Android 4.0.3 (API level 15) |