Package com.liferay.portal.security.jaas
Class JAASHelper
Object
com.liferay.portal.security.jaas.JAASHelper
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
- Author:
- Raymond Augé
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected long
doGetJAASUserId
(long companyId, String name) Deprecated.static JAASHelper
Deprecated.static long
getJAASUserId
(long companyId, String name) Deprecated.static void
setInstance
(JAASHelper instance) Deprecated.
-
Constructor Details
-
JAASHelper
public JAASHelper()Deprecated.
-
-
Method Details
-
getInstance
Deprecated. -
getJAASUserId
public static long getJAASUserId(long companyId, String name) throws com.liferay.portal.kernel.exception.PortalException Deprecated.- Throws:
com.liferay.portal.kernel.exception.PortalException
-
setInstance
Deprecated. -
doGetJAASUserId
protected long doGetJAASUserId(long companyId, String name) throws com.liferay.portal.kernel.exception.PortalException Deprecated.- Throws:
com.liferay.portal.kernel.exception.PortalException
-