|
|||||||||
Home >> All >> org >> acegisecurity >> ui >> [ basicauth overview ] | PREV PACKAGE NEXT PACKAGE |
Package org.acegisecurity.ui.basicauth
Authentication processing mechanisms, which respond to the submission of authentication credentials using various protocols (eg BASIC, CAS, form login etc).
See:
Description
Class Summary | |
BasicProcessingFilter | Processes a HTTP request's BASIC authorization headers, putting the result
into the SecurityContextHolder . |
BasicProcessingFilterEntryPoint | Used by the SecurityEnforcementFilter to commence
authentication via the BasicProcessingFilter. |
Package org.acegisecurity.ui.basicauth Description
Authentication processing mechanisms, which respond to the submission of authentication credentials using various protocols (eg BASIC, CAS, form login etc).
|
|||||||||
Home >> All >> org >> acegisecurity >> ui >> [ basicauth overview ] | PREV PACKAGE NEXT PACKAGE |