summaryrefslogtreecommitdiff
path: root/src/YalpServer/AuthPlugin.java
AgeCommit message (Collapse)Author
2009-11-21Auth: fixed Authentication handlingManuel Traut
- on server side, iterate through registrated auth plugins for any request - auth pg sql plugin, moved parts of old rmi based code, to new corba layout - remove of plugins not implemented yet - changing user details not implemented yet Signed-off-by: Manuel Traut <manut@mecka.net>