Package jetbrains.buildServer.users.impl
Interface UserRolesInit
-
- All Known Subinterfaces:
UserEx
- All Known Implementing Classes:
AssociatedUser,BaseUser,InMemoryUser,RestrictedUserImpl,RolesHolderImpl,SecuredUser,TestUser,UserImpl
public interface UserRolesInit- Author:
- Pavel.Sher Date: 18.10.2007
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidresetRoles()Causes roles reloading from the database.
-