|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of I_Manager in org.xmlBlaster.authentication.plugins |
| Methods in org.xmlBlaster.authentication.plugins that return I_Manager | |
I_Manager |
I_Session.getManager()
How controls this session? |
I_Manager |
PluginManager.getManager(java.lang.String type,
java.lang.String version)
Return a specific SecurityManager, suitable to handle the requested security mechanisms. |
I_Manager |
PluginManager.getManager(java.lang.String sessionId)
Returns the security manager, responsible for given session. |
I_Manager |
PluginManager.getManager(SessionInfo sessionInfo)
Returns the security manager, responsible for given session. |
I_Manager |
PluginManager.getDummyManager()
Tries to return an instance of the default security manager, which simulates the old xmlBlaster behavior. |
| Uses of I_Manager in org.xmlBlaster.authentication.plugins.demo |
| Classes in org.xmlBlaster.authentication.plugins.demo that implement I_Manager | |
class |
Manager
This example pops up a GUI, and a user has to confirm all logins and authorize messages manually. |
| Methods in org.xmlBlaster.authentication.plugins.demo that return I_Manager | |
I_Manager |
Session.getManager()
|
| Uses of I_Manager in org.xmlBlaster.authentication.plugins.htpasswd |
| Methods in org.xmlBlaster.authentication.plugins.htpasswd that return I_Manager | |
I_Manager |
Session.getManager()
|
| Uses of I_Manager in org.xmlBlaster.authentication.plugins.ldap |
| Methods in org.xmlBlaster.authentication.plugins.ldap that return I_Manager | |
I_Manager |
Session.getManager()
|
| Uses of I_Manager in org.xmlBlaster.authentication.plugins.simple |
| Methods in org.xmlBlaster.authentication.plugins.simple that return I_Manager | |
I_Manager |
Session.getManager()
|
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||