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
-