JSecurity doesn't have any 'built in' mechanisms for WebSphere. The idea is that JSecurity is a POJO framework first, providing security services for any application. Is there a reason the JSecurity API (which is container-independent) does not meet your needs already?
You're the first person who has requested such a feature, which is why we haven't spent much time to investigate per-container mechanisms. If you could open a Jira issue explaining exactly what type of integration is desired (and how it would work), we could look into it further.
Re: Websphere
Hello,
JSecurity doesn't have any 'built in' mechanisms for WebSphere. The idea is that JSecurity is a POJO framework first, providing security services for any application. Is there a reason the JSecurity API (which is container-independent) does not meet your needs already?
You're the first person who has requested such a feature, which is why we haven't spent much time to investigate per-container mechanisms. If you could open a Jira issue explaining exactly what type of integration is desired (and how it would work), we could look into it further.
Thanks,
Les