Package jetbrains.buildServer.serverSide.auth

Interface Summary
AuthorityHolder Authority holder
LoginConfiguration Maintains information about all available login modules.
LoginModuleDescriptor Describes a login module.
Role Presents user role in TeamCity.
RoleEntry Represents a role in the roles holder: contains role and its scope.
RolesHolder Roles container
SecurityContext  
SpeciallyProcessedActions  
 

Class Summary
AuthUtil  
Permissions Represents a group of permissions.
PermissionsHolder Incapsulates permission checking logic.
RoleScope Represents scope of the role when role is associated with a user.
ServerPrincipal Represents authenticated user.
 

Enum Summary
Permission Contains all of the TeamCity permissions
 

Exception Summary
AccessDeniedException  
AuthenticationFailedException