Uses of Class
org.opencastproject.security.api.AccessControlEntry
Packages that use AccessControlEntry
-
Uses of AccessControlEntry in org.opencastproject.security.api
Methods in org.opencastproject.security.api that return types with arguments of type AccessControlEntryModifier and TypeMethodDescriptionstatic Either<AccessControlEntry, List<AccessControlEntry>> Create a list of access control entries for a given role.static Either<AccessControlEntry, List<AccessControlEntry>> Create a list of access control entries for a given role.static Either<AccessControlEntry, List<AccessControlEntry>> Create a single access control entry.static Either<AccessControlEntry, List<AccessControlEntry>> Create a single access control entry.AccessControlList.getEntries()Constructors in org.opencastproject.security.api with parameters of type AccessControlEntryConstructor parameters in org.opencastproject.security.api with type arguments of type AccessControlEntry