Uses of Interface
jetbrains.buildServer.users.impl.UserRolesInit
-
Packages that use UserRolesInit Package Description jetbrains.buildServer.controllers.login jetbrains.buildServer.users.impl -
-
Uses of UserRolesInit in jetbrains.buildServer.controllers.login
Classes in jetbrains.buildServer.controllers.login that implement UserRolesInit Modifier and Type Class Description classInMemoryUserOriginal GuestUser or RootUser throws exception on attempt to change its profile (because there is no such thing as profile for guest user). -
Uses of UserRolesInit in jetbrains.buildServer.users.impl
Subinterfaces of UserRolesInit in jetbrains.buildServer.users.impl Modifier and Type Interface Description interfaceUserExClasses in jetbrains.buildServer.users.impl that implement UserRolesInit Modifier and Type Class Description classAssociatedUserUser associated with build type or project This user is not an actual TeamCity user but rather "fake" user that acts on behalf of the build type of project it's associated withclassBaseUserBase class delegating authority holder methods to actual authority holder which should be returned by this class inheritors.classRestrictedUserImplclassRolesHolderImpl<T>Actual roles holders (like user and group) are expected to delegateRolesHolderoperations, rather than inherit fromRolesHolderImpl.classSecuredUserclassTestUserclassUserImpl
-