JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.liferay.oauth.configuration
,
com.liferay.oauth.constants
,
com.liferay.oauth.exception
,
com.liferay.oauth.model
,
com.liferay.oauth.service
,
com.liferay.oauth.service.permission
,
com.liferay.oauth.service.persistence
,
com.liferay.oauth.util
Class Hierarchy
java.lang.Object
com.liferay.portal.kernel.security.permission.ActionKeys
com.liferay.oauth.util.
OAuthActionKeys
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<T> (implements com.liferay.portal.kernel.model.BaseModel<T>, com.liferay.portal.kernel.model.ModelWrapper<T>)
com.liferay.oauth.model.
OAuthApplicationWrapper
(implements com.liferay.portal.kernel.model.ModelWrapper<T>, com.liferay.oauth.model.
OAuthApplication
)
com.liferay.oauth.model.
OAuthUserWrapper
(implements com.liferay.portal.kernel.model.ModelWrapper<T>, com.liferay.oauth.model.
OAuthUser
)
com.liferay.petra.sql.dsl.base.BaseTable<T> (implements com.liferay.petra.sql.dsl.Table<T>)
com.liferay.oauth.model.
OAuthApplicationTable
com.liferay.oauth.model.
OAuthUserTable
com.liferay.oauth.util.
DefaultOAuthAccessor
(implements com.liferay.oauth.util.
OAuthAccessor
, java.io.Serializable)
com.liferay.oauth.util.
DefaultOAuthConsumer
(implements com.liferay.oauth.util.
OAuthConsumer
, java.io.Serializable)
com.liferay.oauth.util.
DefaultOAuthMessage
(implements com.liferay.oauth.util.
OAuthMessage
)
com.liferay.oauth.util.
DefaultOAuthValidator
(implements com.liferay.oauth.util.
OAuthValidator
)
com.liferay.oauth.constants.
OAuthAccessorConstants
com.liferay.oauth.util.
OAuthAccessorConstants
com.liferay.oauth.constants.
OAuthApplicationConstants
com.liferay.oauth.model.
OAuthApplicationConstants
com.liferay.oauth.service.
OAuthApplicationLocalServiceUtil
com.liferay.oauth.service.
OAuthApplicationLocalServiceWrapper
(implements com.liferay.oauth.service.
OAuthApplicationLocalService
, com.liferay.portal.kernel.service.ServiceWrapper<T>)
com.liferay.oauth.service.permission.
OAuthApplicationPermission
com.liferay.oauth.service.
OAuthApplicationServiceUtil
com.liferay.oauth.service.
OAuthApplicationServiceWrapper
(implements com.liferay.oauth.service.
OAuthApplicationService
, com.liferay.portal.kernel.service.ServiceWrapper<T>)
com.liferay.oauth.model.
OAuthApplicationSoap
(implements java.io.Serializable)
com.liferay.oauth.service.persistence.
OAuthApplicationUtil
com.liferay.oauth.configuration.
OAuthConfigurationUtil
com.liferay.oauth.configuration.
OAuthConfigurationValues
com.liferay.oauth.constants.
OAuthConstants
com.liferay.oauth.service.permission.
OAuthPermission
com.liferay.oauth.constants.
OAuthPortletKeys
com.liferay.oauth.service.
OAuthUserLocalServiceUtil
com.liferay.oauth.service.
OAuthUserLocalServiceWrapper
(implements com.liferay.oauth.service.
OAuthUserLocalService
, com.liferay.portal.kernel.service.ServiceWrapper<T>)
com.liferay.oauth.service.permission.
OAuthUserPermission
com.liferay.oauth.service.
OAuthUserServiceUtil
com.liferay.oauth.service.
OAuthUserServiceWrapper
(implements com.liferay.oauth.service.
OAuthUserService
, com.liferay.portal.kernel.service.ServiceWrapper<T>)
com.liferay.oauth.model.
OAuthUserSoap
(implements java.io.Serializable)
com.liferay.oauth.service.persistence.
OAuthUserUtil
com.liferay.oauth.util.
OAuthUtil
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.NoSuchModelException
com.liferay.oauth.exception.
NoSuchApplicationException
com.liferay.oauth.exception.
NoSuchUserException
com.liferay.oauth.exception.
OAuthApplicationCallbackURIException
com.liferay.oauth.exception.
OAuthApplicationNameException
com.liferay.oauth.exception.
OAuthApplicationWebsiteURLException
com.liferay.oauth.util.
WebServerUtil
Interface Hierarchy
com.liferay.portal.kernel.service.BaseLocalService
com.liferay.oauth.service.
OAuthApplicationLocalService
(also extends com.liferay.portal.kernel.service.PersistedModelLocalService)
com.liferay.oauth.service.
OAuthUserLocalService
(also extends com.liferay.portal.kernel.service.PersistedModelLocalService)
com.liferay.portal.kernel.service.persistence.BasePersistence<T>
com.liferay.oauth.service.persistence.
OAuthApplicationPersistence
com.liferay.oauth.service.persistence.
OAuthUserPersistence
com.liferay.portal.kernel.service.BaseService
com.liferay.oauth.service.
OAuthApplicationService
com.liferay.oauth.service.
OAuthUserService
com.liferay.portal.kernel.model.ClassedModel
com.liferay.portal.kernel.model.AuditedModel
com.liferay.oauth.model.
OAuthApplicationModel
(also extends com.liferay.portal.kernel.model.BaseModel<T>, com.liferay.portal.kernel.model.ShardedModel)
com.liferay.oauth.model.
OAuthApplication
(also extends com.liferay.portal.kernel.model.PersistedModel)
com.liferay.oauth.model.
OAuthUserModel
(also extends com.liferay.portal.kernel.model.BaseModel<T>, com.liferay.portal.kernel.model.ShardedModel)
com.liferay.oauth.model.
OAuthUser
(also extends com.liferay.portal.kernel.model.PersistedModel)
com.liferay.portal.kernel.model.BaseModel<T> (also extends java.lang.Cloneable, java.lang.Comparable<T>, java.io.Serializable)
com.liferay.oauth.model.
OAuthApplicationModel
(also extends com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.ShardedModel)
com.liferay.oauth.model.
OAuthApplication
(also extends com.liferay.portal.kernel.model.PersistedModel)
com.liferay.oauth.model.
OAuthUserModel
(also extends com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.ShardedModel)
com.liferay.oauth.model.
OAuthUser
(also extends com.liferay.portal.kernel.model.PersistedModel)
java.lang.Cloneable
com.liferay.portal.kernel.model.BaseModel<T> (also extends com.liferay.portal.kernel.model.ClassedModel, java.lang.Comparable<T>, java.io.Serializable)
com.liferay.oauth.model.
OAuthApplicationModel
(also extends com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.ShardedModel)
com.liferay.oauth.model.
OAuthApplication
(also extends com.liferay.portal.kernel.model.PersistedModel)
com.liferay.oauth.model.
OAuthUserModel
(also extends com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.ShardedModel)
com.liferay.oauth.model.
OAuthUser
(also extends com.liferay.portal.kernel.model.PersistedModel)
java.lang.Comparable<T>
com.liferay.portal.kernel.model.BaseModel<T> (also extends com.liferay.portal.kernel.model.ClassedModel, java.lang.Cloneable, java.io.Serializable)
com.liferay.oauth.model.
OAuthApplicationModel
(also extends com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.ShardedModel)
com.liferay.oauth.model.
OAuthApplication
(also extends com.liferay.portal.kernel.model.PersistedModel)
com.liferay.oauth.model.
OAuthUserModel
(also extends com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.ShardedModel)
com.liferay.oauth.model.
OAuthUser
(also extends com.liferay.portal.kernel.model.PersistedModel)
com.liferay.oauth.util.
OAuth
com.liferay.oauth.util.
OAuthConsumer
com.liferay.oauth.util.
OAuthMessage
com.liferay.oauth.util.
OAuthValidator
com.liferay.oauth.util.
OAuthWebKeys
com.liferay.portal.kernel.model.PersistedModel
com.liferay.oauth.model.
OAuthApplication
(also extends com.liferay.oauth.model.
OAuthApplicationModel
)
com.liferay.oauth.model.
OAuthUser
(also extends com.liferay.oauth.model.
OAuthUserModel
)
com.liferay.portal.kernel.service.PersistedModelLocalService
com.liferay.oauth.service.
OAuthApplicationLocalService
(also extends com.liferay.portal.kernel.service.BaseLocalService)
com.liferay.oauth.service.
OAuthUserLocalService
(also extends com.liferay.portal.kernel.service.BaseLocalService)
java.io.Serializable
com.liferay.portal.kernel.model.BaseModel<T> (also extends com.liferay.portal.kernel.model.ClassedModel, java.lang.Cloneable, java.lang.Comparable<T>)
com.liferay.oauth.model.
OAuthApplicationModel
(also extends com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.ShardedModel)
com.liferay.oauth.model.
OAuthApplication
(also extends com.liferay.portal.kernel.model.PersistedModel)
com.liferay.oauth.model.
OAuthUserModel
(also extends com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.ShardedModel)
com.liferay.oauth.model.
OAuthUser
(also extends com.liferay.portal.kernel.model.PersistedModel)
com.liferay.oauth.util.
OAuthAccessor
com.liferay.portal.kernel.model.ShardedModel
com.liferay.oauth.model.
OAuthApplicationModel
(also extends com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<T>)
com.liferay.oauth.model.
OAuthApplication
(also extends com.liferay.portal.kernel.model.PersistedModel)
com.liferay.oauth.model.
OAuthUserModel
(also extends com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<T>)
com.liferay.oauth.model.
OAuthUser
(also extends com.liferay.portal.kernel.model.PersistedModel)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes