|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Assertion.TicketValidator component
for authentication, and on success populates a Subject with principal
data including NetID and principal attributes.TimerTask implementation which performs the
actual 'cleaning' by calling ProxyGrantingTicketStorage.cleanUp().request.getRemoteUser to the underlying Assertion object
stored in the user session.
HostnameVerifier to use for HTTPS connections
if one is configured for this filter.
SessionMappingStorage object.
HttpServletRequest.getUserPrincipal()
HttpServletRequest.getRemoteUser()
HttpServletRequest.isUserInRole(String)
This filter needs to be configured in the chain so that it executes after
both the authentication and the validation filters.ProxyGrantingTicketStorage that is backed by a
HashMap that keeps a ProxyGrantingTicket for a specified amount of time.SessionMappingStorage container.
NameCallback and PasswordCallback respectively,
which meets the requirements of the CasLoginModule JAAS module.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||