public class AuthenticationServiceImpl extends Object implements AuthenticationService
Constructor and Description |
---|
AuthenticationServiceImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getPrincipalName(javax.servlet.http.HttpServletRequest request)
Returns the principalName of the principal that has authenticated with
the incoming HttpServletRequest.
|
public AuthenticationServiceImpl()
public String getPrincipalName(javax.servlet.http.HttpServletRequest request)
AuthenticationService
getPrincipalName
in interface AuthenticationService
request
- the incoming HttpServletRequestCopyright © 2005–2016 The Kuali Foundation. All rights reserved.