| Class | Description |
|---|---|
| ServletAuthenticatedUser |
ServletAuthenticatedUser is a sligtly odd implementation of
AuthenticatedUser.
|
| ServletSecurityProvider |
A ServletSecurityProvider, combined with the ServletAuthenticatedUser
class, allows the standard servlet security mechanisms (isUserInRole(),
etc.) to integrate with Axis' access control mechanism.
|
Copyright © The Apache Software Foundation. All Rights Reserved.