| Package | Description |
|---|---|
| org.sonar.api.security | |
| org.sonar.server.ui |
| Modifier and Type | Method and Description |
|---|---|
LoginPasswordAuthenticator |
SecurityRealm.getLoginPasswordAuthenticator()
Deprecated.
replaced by doGetAuthenticator in version 3.1
|
| Constructor and Description |
|---|
SecurityRealmFactory(Settings settings,
LoginPasswordAuthenticator[] authenticators) |
SecurityRealmFactory(Settings settings,
SecurityRealm[] realms,
LoginPasswordAuthenticator[] authenticators) |
Copyright © 2009-2012 SonarSource. All Rights Reserved.