Package org.apache.qpid.server.security.auth.database

Interface Summary
PrincipalDatabase Represents a "user database" which is really a way of storing principals (i.e.
PrincipalDatabaseManager  
 

Class Summary
Base64MD5PasswordFilePrincipalDatabase Represents a user database where the account information is stored in a simple flat file.
ConfigurationFilePrincipalDatabaseManager  
HashedUser  
PlainPasswordFilePrincipalDatabase Represents a user database where the account information is stored in a simple flat file.
PlainUser  
PropertiesPrincipalDatabase  
PropertiesPrincipalDatabaseManager  
 



Licensed to the Apache Software Foundation