Interface PrincipalFromRequestExtractorAction

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getRemotePrincipalId​(javax.servlet.http.HttpServletRequest request)
      Gets remote principal id.
      • Methods inherited from interface org.springframework.webflow.execution.Action

        execute
    • Method Detail

      • getRemotePrincipalId

        java.lang.String getRemotePrincipalId​(javax.servlet.http.HttpServletRequest request)
        Gets remote principal id.
        Parameters:
        request - the request
        Returns:
        the remote principal id