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 TypeMethodDescriptionvoidStaging.transferFileToRemoteLive(File file, long stagingRequestId, HttpPrincipal httpPrincipal) static voidStagingUtil.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 ObjectTunnelUtil.invoke(HttpPrincipal httpPrincipal, MethodHandler methodHandler)