Package | Description |
---|---|
org.apache.qpid.server.model | |
org.apache.qpid.server.security.auth.manager | |
org.apache.qpid.server.security.auth.sasl.plain |
Modifier and Type | Interface and Description |
---|---|
interface |
ExternalFileBasedAuthenticationManager<X extends ExternalFileBasedAuthenticationManager<X>> |
interface |
PasswordCredentialManagingAuthenticationProvider<X extends PasswordCredentialManagingAuthenticationProvider<X>> |
Modifier and Type | Interface and Description |
---|---|
interface |
UsernamePasswordAuthenticationProvider<X extends UsernamePasswordAuthenticationProvider<X>> |
Modifier and Type | Interface and Description |
---|---|
interface |
SimpleLDAPAuthenticationManager<X extends SimpleLDAPAuthenticationManager<X>> |
Modifier and Type | Class and Description |
---|---|
class |
AbstractScramAuthenticationManager<X extends AbstractScramAuthenticationManager<X>> |
class |
Base64MD5PasswordDatabaseAuthenticationManager |
class |
ConfigModelPasswordManagingAuthenticationProvider<X extends ConfigModelPasswordManagingAuthenticationProvider<X>> |
class |
MD5AuthenticationProvider |
class |
PlainAuthenticationProvider |
class |
PlainPasswordDatabaseAuthenticationManager |
class |
PrincipalDatabaseAuthenticationManager<T extends PrincipalDatabaseAuthenticationManager<T>> |
class |
ScramSHA1AuthenticationManager |
class |
ScramSHA256AuthenticationManager |
class |
SimpleAuthenticationManager |
class |
SimpleLDAPAuthenticationManagerImpl |
Constructor and Description |
---|
PlainAdapterSaslServer(UsernamePasswordAuthenticationProvider<?> authProvider) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.