|
|||||||||
Home >> All >> org >> acegisecurity >> ui >> [ x509 overview ] | PREV PACKAGE NEXT PACKAGE |
Package org.acegisecurity.ui.x509
Authentication processing mechanisms, which respond to the submission of authentication credentials using various protocols (eg BASIC, CAS, form login etc).
See:
Description
Class Summary | |
X509ProcessingFilter | Processes the X.509 certificate submitted by a client browser when HTTPS is used with client-authentication enabled. |
X509ProcessingFilterEntryPoint | In the X.509 authentication case (unlike CAS, for example) the certificate will already have been extracted from the request and a secure context established by the time the security-enforcement filter is invoked. |
Package org.acegisecurity.ui.x509 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 >> [ x509 overview ] | PREV PACKAGE NEXT PACKAGE |