| Home >> All >> org >> acegisecurity >> providers >> cas >> [ populator Javadoc ] |
org.acegisecurity.providers.cas.populator: Javadoc index of package org.acegisecurity.providers.cas.populator.
Package Samples:
org.acegisecurity.providers.cas.populator: An authentication provider that can process Yale Central Authentication Service (CAS) service tickets and proxy tickets.
Classes:
DaoCasAuthoritiesPopulator: Populates the CAS authorities via an org.acegisecurity.userdetails.UserDetailsService . The additional information (username, password, enabled status etc) an AuthenticationDao implementation provides about a User is ignored. Only the GrantedAuthority s are relevant to this class.
| Home | Contact Us | Privacy Policy | Terms of Service |