Class | Description |
---|---|
ServletContainerAuthenticatedWebApplication |
A web application subclass that does role-based authentication.
|
ServletContainerAuthenticatedWebSession |
Implementation class for AuthenticatedWebSession that uses servlet 3 request
to authenticate user.
|
UserPrincipalRoles |
Implementation of Roles class that use the servlet 3 request object to
determine the current user roles.
|
Copyright © 2015. All rights reserved.