Uses of Class
org.jasig.cas.authentication.principal.AbstractPersonDirectoryCredentialsToPrincipalResolver

Packages that use AbstractPersonDirectoryCredentialsToPrincipalResolver
org.jasig.cas.authentication.principal Credentials is a marker interface for an opaque object that may be recognized by Handlers and Resolvers. 
 

Uses of AbstractPersonDirectoryCredentialsToPrincipalResolver in org.jasig.cas.authentication.principal
 

Subclasses of AbstractPersonDirectoryCredentialsToPrincipalResolver in org.jasig.cas.authentication.principal
 class UsernamePasswordCredentialsToPrincipalResolver
          Implementation of CredentialsToPrincipalResolver for Credentials based on UsernamePasswordCredentials when a SimplePrincipal (username only) is sufficient.
 



Copyright © 2004-2010 Java Architectures Special Interest Group. All Rights Reserved.