Uses of Class
org.robovm.apple.security.SecAccessControl
| Package | Description |
|---|---|
| org.robovm.apple.localauthentication | |
| org.robovm.apple.security |
-
Uses of SecAccessControl in org.robovm.apple.localauthentication
Methods in org.robovm.apple.localauthentication with parameters of type SecAccessControl Modifier and Type Method Description voidLAContext. evaluateAccessControl(SecAccessControl accessControl, LAAccessControlOperation operation, String localizedReason, VoidBlock2<Boolean,NSError> reply) -
Uses of SecAccessControl in org.robovm.apple.security
Methods in org.robovm.apple.security that return SecAccessControl Modifier and Type Method Description static SecAccessControlSecAccessControl. create(CFAllocator allocator, SecAttrAccessible protection, SecAccessControlCreateFlags flags)static SecAccessControlSecAccessControl. create(SecAttrAccessible protection, SecAccessControlCreateFlags flags)SecAccessControlSecAttributes. getAccessControl()Methods in org.robovm.apple.security with parameters of type SecAccessControl Modifier and Type Method Description SecAttributesSecAttributes. setAccessControl(SecAccessControl accessControl)