Uses of Class
jetbrains.buildServer.serverSide.auth.DuplicateRoleException
-
Packages that use DuplicateRoleException Package Description jetbrains.buildServer.serverSide.auth jetbrains.buildServer.serverSide.impl.auth -
-
Uses of DuplicateRoleException in jetbrains.buildServer.serverSide.auth
Methods in jetbrains.buildServer.serverSide.auth that throw DuplicateRoleException Modifier and Type Method Description Role
RolesManager. createNewRole(String roleName)
Creates new role with given id and name -
Uses of DuplicateRoleException in jetbrains.buildServer.serverSide.impl.auth
Methods in jetbrains.buildServer.serverSide.impl.auth that throw DuplicateRoleException Modifier and Type Method Description Role
RolesManagerImpl. createNewRole(String roleName)
-