org.cagrid.gaards.websso.authentication
Class CaGridAuthenticationManager

java.lang.Object
  extended by org.cagrid.gaards.websso.authentication.CaGridAuthenticationManager
All Implemented Interfaces:
org.jasig.cas.authentication.AuthenticationManager

public class CaGridAuthenticationManager
extends java.lang.Object
implements org.jasig.cas.authentication.AuthenticationManager

CaGridAuthenticationManager

Version:
$Id: multiscaleEclipseCodeTemplates.xml,v 1.1 2007/03/02 14:35:01 dervin Exp $
Author:
oster

Constructor Summary
CaGridAuthenticationManager()
           
 
Method Summary
 org.jasig.cas.authentication.Authentication authenticate(org.jasig.cas.authentication.principal.Credentials credentials)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CaGridAuthenticationManager

public CaGridAuthenticationManager()
Method Detail

authenticate

public org.jasig.cas.authentication.Authentication authenticate(org.jasig.cas.authentication.principal.Credentials credentials)
                                                         throws org.jasig.cas.authentication.handler.AuthenticationException
Specified by:
authenticate in interface org.jasig.cas.authentication.AuthenticationManager
Throws:
org.jasig.cas.authentication.handler.AuthenticationException