Hello, I am trying to find the API that would aid in the following:
- Trying to find the JBoss servlet session to retrieve information such as which .war or servlet context the current code is running. Like getWebAppByName() sort of thing. - Get current servlet users where is would return an authenticated Principal object. - How to stop the server from code. -LDAP Authentication (NTAuth) - api to get users from a group etc... I have been looking at lots of code trying to find the right packages that would help with this sort of things but it is all a bit overwhelming since I am so new to JBoss. Any help will be greatly appreciated. Thank you. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4247933#4247933 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4247933 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
