diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2007-04-12 08:52:19 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2007-04-12 08:52:19 +0000 |
| commit | 04ba6cf5031129241d298499d04c5d4a822b0b6d (patch) | |
| tree | 32f876fd15e8c72c4f736ab955b51f0f667f4f07 /java/client | |
| parent | 281991ecab49f742cf7c433633e9c0c509f58cef (diff) | |
| download | qpid-python-04ba6cf5031129241d298499d04c5d4a822b0b6d.tar.gz | |
QPID-446 Update to send userList to JMX Management console.
Currently niave implementation just sending ALL users in one go. If a LDAPPrincipalDatabase was created this could be quite a lot of data a) to send but b) to create in broker Heap.
PrincipalDatabase - javadoc'd and getUsers method,
-changed verifyPassword method to take String for username rather than Principal only the Managment Console uses this method and it the MC should be changed to use the Broker SASL modules directly rather than having very similar ones of its own.
- Removed AccountNotFound exception from createPrincipal as it made no sence
No-op implementation in PlainPasswordFilePrincipalDatabase and PropertiesPrincipalDatabase
Base64MD5PasswordFilePrincipalDatabase changed local User class to implement Principal so current Map can be returned via getUsers
- Added locking to ensure integrity of files in the face of multiple edits.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@527843 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/client')
0 files changed, 0 insertions, 0 deletions
