Uses of Class
joynr.infrastructure.DacTypes.OwnerControlEntry
-
Packages that use OwnerControlEntry Package Description joynr.infrastructure.DacTypes -
-
Uses of OwnerControlEntry in joynr.infrastructure.DacTypes
Subclasses of OwnerControlEntry in joynr.infrastructure.DacTypes Modifier and Type Class Description classOwnerAccessControlEntryThe Owner Access Control Entry (Owner ACE) stores consumer permissions of users for a domain/interface/operation combination.classOwnerRegistrationControlEntryThe Owner Registration Control Entry (Owner RCE) stores provider permissions of users for a domain/interface combination.Constructors in joynr.infrastructure.DacTypes with parameters of type OwnerControlEntry Constructor Description OwnerControlEntry(OwnerControlEntry ownerControlEntryObj)Copy constructor
-