public interface AuthenticationService
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.
|
String getPrincipalName(javax.servlet.http.HttpServletRequest request)
request
- the incoming HttpServletRequestCopyright © 2005–2016 The Kuali Foundation. All rights reserved.