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 longdoGetJaasUserId(long companyId, String name) Deprecated.static JAASHelperDeprecated.static longgetJaasUserId(long companyId, String name) Deprecated.static voidsetInstance(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
-