Uses of Package
org.sonar.api.security

Packages that use org.sonar.api.security
org.sonar.api.security   
org.sonar.core.user   
org.sonar.plugins.core.security   
org.sonar.plugins.core.sensors   
org.sonar.plugins.emailnotifications   
org.sonar.plugins.emailnotifications.reviews   
org.sonar.server.ui   
 

Classes in org.sonar.api.security used by org.sonar.api.security
ExternalGroupsProvider
          Note that prefix "do" for names of methods is reserved for future enhancements, thus should not be used in subclasses.
ExternalUsersProvider
          Note that prefix "do" for names of methods is reserved for future enhancements, thus should not be used in subclasses.
GroupRole
           
LoginPasswordAuthenticator
           
UserDetails
          This class is not intended to be subclassed by clients.
UserRole
          This JPA model maps the table user_roles
 

Classes in org.sonar.api.security used by org.sonar.core.user
UserFinder
           
 

Classes in org.sonar.api.security used by org.sonar.plugins.core.security
GroupRole
           
UserRole
          This JPA model maps the table user_roles
 

Classes in org.sonar.api.security used by org.sonar.plugins.core.sensors
UserFinder
           
 

Classes in org.sonar.api.security used by org.sonar.plugins.emailnotifications
UserFinder
           
 

Classes in org.sonar.api.security used by org.sonar.plugins.emailnotifications.reviews
UserFinder
           
 

Classes in org.sonar.api.security used by org.sonar.server.ui
LoginPasswordAuthenticator
           
SecurityRealm
           
 



Copyright © 2009-2012 SonarSource. All Rights Reserved.