| Package | Description |
|---|---|
| org.apache.qpid.server.model | |
| org.apache.qpid.server.model.adapter | |
| org.apache.qpid.server.security.auth.manager |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PreferencesProvider<X extends PreferencesProvider<X>> |
| Modifier and Type | Method and Description |
|---|---|
PreferencesProvider<?> |
AuthenticationProvider.getPreferencesProvider()
Returns the preferences provider associated with this authentication provider
|
PreferencesProvider<?> |
PreferencesSupportingAuthenticationProvider.getPreferencesProvider()
Returns the preferences provider associated with this authentication provider
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationProvider.setPreferencesProvider(PreferencesProvider<?> preferencesProvider)
Sets the preferences provider
|
void |
PreferencesSupportingAuthenticationProvider.setPreferencesProvider(PreferencesProvider<?> preferencesProvider)
Sets the preferences provider
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FileSystemPreferencesProvider<X extends FileSystemPreferencesProvider<X>> |
| Modifier and Type | Class and Description |
|---|---|
class |
FileSystemPreferencesProviderImpl |
| Modifier and Type | Method and Description |
|---|---|
PreferencesProvider<?> |
AbstractAuthenticationManager.getPreferencesProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAuthenticationManager.setPreferencesProvider(PreferencesProvider<?> preferencesProvider) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.