Modifier and Type | Interface and Description |
---|---|
interface |
AuthenticationProvider<X extends AuthenticationProvider<X>> |
Modifier and Type | Interface and Description |
---|---|
interface |
ExternalFileBasedAuthenticationManager<X extends ExternalFileBasedAuthenticationManager<X>> |
interface |
PasswordCredentialManagingAuthenticationProvider<X extends PasswordCredentialManagingAuthenticationProvider<X>> |
Modifier and Type | Method and Description |
---|---|
AuthenticationProvider |
PreferencesProvider.getAuthenticationProvider()
Returns authentication provider associated with this preferences provider
|
AuthenticationProvider |
AuthenticationMethod.getAuthenticationProvider() |
AuthenticationProvider<?> |
Broker.getManagementModeAuthenticationProvider() |
Modifier and Type | Method and Description |
---|---|
Collection<AuthenticationProvider<?>> |
Broker.getAuthenticationProviders() |
Modifier and Type | Method and Description |
---|---|
AuthenticationProvider<? extends AuthenticationProvider> |
FileSystemPreferencesProviderImpl.getAuthenticationProvider() |
AuthenticationProvider<?> |
BrokerAdapter.getManagementModeAuthenticationProvider() |
Modifier and Type | Method and Description |
---|---|
AuthenticationProvider<? extends AuthenticationProvider> |
FileSystemPreferencesProviderImpl.getAuthenticationProvider() |
Collection<AuthenticationProvider<?>> |
BrokerAdapter.getAuthenticationProviders() |
Constructor and Description |
---|
FileSystemPreferencesProviderImpl(Map<String,Object> attributes,
AuthenticationProvider<? extends AuthenticationProvider> authenticationProvider) |
Constructor and Description |
---|
FileSystemPreferencesProviderImpl(Map<String,Object> attributes,
AuthenticationProvider<? extends AuthenticationProvider> authenticationProvider) |
Modifier and Type | Method and Description |
---|---|
AuthenticationProvider |
PortWithAuthProvider.getAuthenticationProvider() |
AuthenticationProvider |
AmqpPort.getAuthenticationProvider() |
AuthenticationProvider |
AbstractPortWithAuthProvider.getAuthenticationProvider() |
AuthenticationProvider |
JmxPort.getAuthenticationProvider() |
AuthenticationProvider |
HttpPort.getAuthenticationProvider() |
Modifier and Type | Method and Description |
---|---|
AuthenticationProvider<?> |
SubjectCreator.getAuthenticationProvider() |
Constructor and Description |
---|
SubjectCreator(AuthenticationProvider<?> authenticationProvider,
Collection<GroupProvider<?>> groupProviders,
boolean secure) |
Constructor and Description |
---|
PlainPasswordFilePrincipalDatabase(AuthenticationProvider<?> authenticationProvider) |
Modifier and Type | Interface and Description |
---|---|
interface |
ExternalAuthenticationManager<T extends ExternalAuthenticationManager<T>> |
interface |
SimpleLDAPAuthenticationManager<X extends SimpleLDAPAuthenticationManager<X>> |
interface |
UsernamePasswordAuthenticationProvider<X extends UsernamePasswordAuthenticationProvider<X>> |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAuthenticationManager<T extends AbstractAuthenticationManager<T>> |
class |
AbstractScramAuthenticationManager<X extends AbstractScramAuthenticationManager<X>> |
class |
AnonymousAuthenticationManager |
class |
Base64MD5PasswordDatabaseAuthenticationManager |
class |
ConfigModelPasswordManagingAuthenticationProvider<X extends ConfigModelPasswordManagingAuthenticationProvider<X>> |
class |
ExternalAuthenticationManagerImpl |
class |
KerberosAuthenticationManager |
class |
MD5AuthenticationProvider |
class |
PlainAuthenticationProvider |
class |
PlainPasswordDatabaseAuthenticationManager |
class |
PrincipalDatabaseAuthenticationManager<T extends PrincipalDatabaseAuthenticationManager<T>> |
class |
ScramSHA1AuthenticationManager |
class |
ScramSHA256AuthenticationManager |
class |
SimpleAuthenticationManager |
class |
SimpleLDAPAuthenticationManagerImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
OAuth2AuthenticationProvider<T extends OAuth2AuthenticationProvider<T>> |
Modifier and Type | Class and Description |
---|---|
class |
OAuth2AuthenticationProviderImpl |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.