| Home >> All >> net >> sf >> acegisecurity >> adapters >> [ cas Javadoc ] |
net.sf.acegisecurity.adapters.cas: Javadoc index of package net.sf.acegisecurity.adapters.cas.
Package Samples:
net.sf.acegisecurity.adapters.cas: Allows external containers to obtain authentication information from the system.
Classes:
CasPasswordHandlerProxy: Enables CAS to use the Acegi Security System for authentication. This class works along with CasPasswordHandler to enable users to easily migrate from stand-alone Acegi Security System deployments to enterprise-wide CAS deployments. It should be noted that the Acegi Security System will operate as a CAS client irrespective of the PasswordHandler used on the CAS server. In other words, this class need not be used on the CAS server if not desired. It exists solely for the convenience of users wishing have CAS delegate to an Acegi Security System-based AuthenticationManager . This class works requires ...
CasPasswordHandler: Provides actual CAS authentication by delegation to an AuthenticationManager . Do not use this class directly. Instead configure CAS to use the CasPasswordHandlerProxy .
| Home | Contact Us | Privacy Policy | Terms of Service |