Uses of Interface
org.sonar.api.security.LoginPasswordAuthenticator

Packages that use LoginPasswordAuthenticator
org.sonar.api.security   
org.sonar.server.ui   
 

Uses of LoginPasswordAuthenticator in org.sonar.api.security
 

Methods in org.sonar.api.security that return LoginPasswordAuthenticator
abstract  LoginPasswordAuthenticator SecurityRealm.getLoginPasswordAuthenticator()
           
 

Uses of LoginPasswordAuthenticator in org.sonar.server.ui
 

Constructors in org.sonar.server.ui with parameters of type LoginPasswordAuthenticator
SecurityRealmFactory(Settings settings, LoginPasswordAuthenticator[] authenticators)
           
SecurityRealmFactory(Settings settings, SecurityRealm[] realms, LoginPasswordAuthenticator[] authenticators)
           
 



Copyright © 2009-2012 SonarSource. All Rights Reserved.