Uses of Class
com.liferay.portal.kernel.security.auth.HttpPrincipal
Packages that use HttpPrincipal
-
Uses of HttpPrincipal in com.liferay.exportimport.kernel.staging
Methods in com.liferay.exportimport.kernel.staging with parameters of type HttpPrincipalModifier and TypeMethodDescriptionvoid
Staging.transferFileToRemoteLive
(File file, long stagingRequestId, HttpPrincipal httpPrincipal) static void
StagingUtil.transferFileToRemoteLive
(File file, long stagingRequestId, HttpPrincipal httpPrincipal) -
Uses of HttpPrincipal in com.liferay.portal.kernel.service.http
Methods in com.liferay.portal.kernel.service.http with parameters of type HttpPrincipalModifier and TypeMethodDescriptionstatic Object
TunnelUtil.invoke
(HttpPrincipal httpPrincipal, MethodHandler methodHandler)