Uses of Class
jetbrains.buildServer.users.MaxNumberOfUserAccountsReachedException
-
Packages that use MaxNumberOfUserAccountsReachedException Package Description jetbrains.buildServer.users jetbrains.buildServer.users.impl -
-
Uses of MaxNumberOfUserAccountsReachedException in jetbrains.buildServer.users
Methods in jetbrains.buildServer.users that throw MaxNumberOfUserAccountsReachedException Modifier and Type Method Description SUserUserModel. createUserAccount(String realm, String username)Deprecated.SUserUserModelEx. createUserAccount(NewUserAccount newUserAccount) -
Uses of MaxNumberOfUserAccountsReachedException in jetbrains.buildServer.users.impl
Methods in jetbrains.buildServer.users.impl that throw MaxNumberOfUserAccountsReachedException Modifier and Type Method Description SUserSecuredUserModel. createUserAccount(String realm, String username)SUserSecuredUserModel. createUserAccount(NewUserAccount newUserAccount)SUserUserModelImpl. createUserAccount(String realm, String username)SUserUserModelImpl. createUserAccount(NewUserAccount newUserAccount)
-