Uses of Class
com.aeontronix.enhancedmule.tools.role.RoleAssignment
| Package | Description |
|---|---|
| com.aeontronix.enhancedmule.tools.role |
-
Uses of RoleAssignment in com.aeontronix.enhancedmule.tools.role
Methods in com.aeontronix.enhancedmule.tools.role that return RoleAssignment Modifier and Type Method Description static @Nullable RoleAssignmentRoleAssignment. findByRoleIdAndEnvironmentId(@NotNull Collection<RoleAssignment> collection, @NotNull String roleId, @Nullable String environmentId)Methods in com.aeontronix.enhancedmule.tools.role that return types with arguments of type RoleAssignment Modifier and Type Method Description List<RoleAssignment>RoleGroup. assignRoles(Iterable<RoleAssignmentAddition> roleAssignmentAdditions)Method parameters in com.aeontronix.enhancedmule.tools.role with type arguments of type RoleAssignment Modifier and Type Method Description voidRoleGroup. deleteRoleAssignment(Iterable<RoleAssignment> roleAssignments)static @Nullable RoleAssignmentRoleAssignment. findByRoleIdAndEnvironmentId(@NotNull Collection<RoleAssignment> collection, @NotNull String roleId, @Nullable String environmentId)