Uses of Class
joynr.infrastructure.AccessControlListEditorProvider.RemoveOwnerAccessControlEntryDeferred
-
Packages that use AccessControlListEditorProvider.RemoveOwnerAccessControlEntryDeferred Package Description joynr.infrastructure -
-
Uses of AccessControlListEditorProvider.RemoveOwnerAccessControlEntryDeferred in joynr.infrastructure
Methods in joynr.infrastructure that return types with arguments of type AccessControlListEditorProvider.RemoveOwnerAccessControlEntryDeferred Modifier and Type Method Description Promise<AccessControlListEditorProvider.RemoveOwnerAccessControlEntryDeferred>AccessControlListEditorProvider. removeOwnerAccessControlEntry(String uid, String domain, String interfaceName, String operation)removeOwnerAccessControlEntryPromise<AccessControlListEditorProvider.RemoveOwnerAccessControlEntryDeferred>DefaultAccessControlListEditorProvider. removeOwnerAccessControlEntry(String uid, String domain, String interfaceName, String operation)
-