Uses of Class
it.uniroma2.art.semanticturkey.user.RoleCreationException
Packages that use RoleCreationException
-
Uses of RoleCreationException in it.uniroma2.art.semanticturkey.rbac
Methods in it.uniroma2.art.semanticturkey.rbac that throw RoleCreationExceptionModifier and TypeMethodDescriptionstatic voidRBACManager.addSystemRole(String roleName, File roleFile) static voidRBACManager.createRole(Project project, String roleName) -
Uses of RoleCreationException in it.uniroma2.art.semanticturkey.user
Methods in it.uniroma2.art.semanticturkey.user that return RoleCreationExceptionModifier and TypeMethodDescriptionstatic RoleCreationExceptionstatic RoleCreationExceptionRoleCreationException.roleAlreadyExists(String role) static RoleCreationExceptionRoleCreationException.roleAlreadyExistsInProject(String role, String project)