|
Class Summary |
| CustomXFireServlet |
Use this servlet to customize web service authentication, as an alternative to the default
UsernameToken authentication. |
| JiveXFireServlet |
Jive subclass of the XFireServlet. |
| PasswordHandler |
WSSJ needs a password handler to function, this password handler doesn't perform any operations on the password
just leaves it unmodified. |
| PermissionHandler |
Checks The results from WSS4J Security Handler. |
| ServerExceptionHandler |
Sets an appropriate fault code to every exception that may be thrown. |
| ServiceCleanupHandler |
Outbound handler that is used to clean up resources (mostly thread locals). |
| XFireHelper |
|