Interface | Description |
---|---|
PrincipalDatabase |
Represents a "user database" which is really a way of storing principals (i.e.
|
Class | Description |
---|---|
AbstractPasswordFilePrincipalDatabase<U extends org.apache.qpid.server.security.auth.database.PasswordPrincipal> | |
Base64MD5PasswordFilePrincipalDatabase |
Represents a user database where the account information is stored in a simple flat file.
|
HashedUser | |
PlainPasswordFilePrincipalDatabase |
Represents a user database where the account information is stored in a simple flat file.
|
PlainUser |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.