java.lang.Object | ||
↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
↳ | com.samsung.android.knox.keystore.CCMProfile.AccessControlMethod |
Deprecated in API level 33
Access Control Method to be enforced to control access to the allocated token.
API level 12 |
KNOX 2.1 |
Enum Values | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CCMProfile.AccessControlMethod | LOCK_STATE | Deprecated in API level 33 |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
|
Deprecated in API level 33
Lock the allocated token based on the Device (Owner Space) or Container Lock State. Certificates can be accessed only when the Device/Container is unlocked.
API level 12 |
KNOX 2.1 |