com.liferay.portal.security.auth
Class AuthSettingsUtil

java.lang.Object
  extended by com.liferay.portal.security.auth.AuthSettingsUtil

public class AuthSettingsUtil
extends java.lang.Object

View Source

Author:
Michael C. Han

Constructor Summary
AuthSettingsUtil()
           
 
Method Summary
static boolean isLDAPAuthEnabled(long companyId)
           
static boolean isNtlmEnabled(long companyId)
           
static boolean isSiteMinderEnabled(long companyId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthSettingsUtil

public AuthSettingsUtil()
Method Detail

isLDAPAuthEnabled

public static boolean isLDAPAuthEnabled(long companyId)
                                 throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

isNtlmEnabled

public static boolean isNtlmEnabled(long companyId)
                             throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

isSiteMinderEnabled

public static boolean isSiteMinderEnabled(long companyId)
                                   throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException