public class JAASHelper
extends Object
| Constructor and Description |
|---|
JAASHelper() |
| Modifier and Type | Method and Description |
|---|---|
protected long |
doGetJaasUserId(long companyId,
String name) |
static JAASHelper |
getInstance() |
static long |
getJaasUserId(long companyId,
String name) |
static void |
setInstance(JAASHelper instance) |
public static JAASHelper getInstance()
public static long getJaasUserId(long companyId,
String name)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static void setInstance(JAASHelper instance)
protected long doGetJaasUserId(long companyId,
String name)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException