org.kuali.student.security
Class KSRiceAuthenticationServiceImpl

java.lang.Object
  extended by org.kuali.student.security.KSRiceAuthenticationServiceImpl
All Implemented Interfaces:
AuthenticationService

public class KSRiceAuthenticationServiceImpl
extends Object
implements AuthenticationService


Constructor Summary
KSRiceAuthenticationServiceImpl()
           
 
Method Summary
 String getPrincipalName(HttpServletRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KSRiceAuthenticationServiceImpl

public KSRiceAuthenticationServiceImpl()
Method Detail

getPrincipalName

public String getPrincipalName(HttpServletRequest request)
Specified by:
getPrincipalName in interface AuthenticationService


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.