Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accessTokenContent - Variable in class com.liferay.oauth2.provider.model.OAuth2AuthorizationTable
- accessTokenContentHash - Variable in class com.liferay.oauth2.provider.model.OAuth2AuthorizationTable
- accessTokenCreateDate - Variable in class com.liferay.oauth2.provider.model.OAuth2AuthorizationTable
- accessTokenExpirationDate - Variable in class com.liferay.oauth2.provider.model.OAuth2AuthorizationTable
- ACTION_ADD_APPLICATION - Static variable in class com.liferay.oauth2.provider.constants.OAuth2ProviderActionKeys
- ACTION_ADD_REMEMBER_DEVICE - Static variable in class com.liferay.oauth2.provider.constants.OAuth2ProviderActionKeys
- ACTION_ADD_TRUSTED_APPLICATION - Static variable in class com.liferay.oauth2.provider.constants.OAuth2ProviderActionKeys
- ACTION_CREATE_TOKEN - Static variable in class com.liferay.oauth2.provider.constants.OAuth2ProviderActionKeys
- ACTION_REVOKE_TOKEN - Static variable in class com.liferay.oauth2.provider.constants.OAuth2ProviderActionKeys
- ACTION_VIEW_GRANTED_AUTHORIZATIONS - Static variable in class com.liferay.oauth2.provider.constants.OAuth2ProviderActionKeys
- addOAuth2Application(long, long, String, List<GrantType>, String, long, String, int, String, String, List<String>, String, long, String, String, String, List<String>, boolean, boolean, Consumer<OAuth2ScopeBuilder>, ServiceContext) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
- addOAuth2Application(long, long, String, List<GrantType>, String, long, String, int, String, String, List<String>, String, long, String, String, String, List<String>, boolean, boolean, Consumer<OAuth2ScopeBuilder>, ServiceContext) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
- addOAuth2Application(long, long, String, List<GrantType>, String, long, String, int, String, String, List<String>, String, long, String, String, String, List<String>, boolean, boolean, Consumer<OAuth2ScopeBuilder>, ServiceContext) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
- addOAuth2Application(long, long, String, List<GrantType>, String, long, String, int, String, String, List<String>, String, long, String, String, String, List<String>, boolean, List<String>, boolean, ServiceContext) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
- addOAuth2Application(long, long, String, List<GrantType>, String, long, String, int, String, String, List<String>, String, long, String, String, String, List<String>, boolean, List<String>, boolean, ServiceContext) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
- addOAuth2Application(long, long, String, List<GrantType>, String, long, String, int, String, String, List<String>, String, long, String, String, String, List<String>, boolean, List<String>, boolean, ServiceContext) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
- addOAuth2Application(OAuth2Application) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
-
Adds the o auth2 application to the database.
- addOAuth2Application(OAuth2Application) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
-
Adds the o auth2 application to the database.
- addOAuth2Application(OAuth2Application) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
-
Adds the o auth2 application to the database.
- addOAuth2Application(List<GrantType>, String, long, String, int, String, String, List<String>, String, long, String, String, String, List<String>, boolean, List<String>, boolean, ServiceContext) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationService
- addOAuth2Application(List<GrantType>, String, long, String, int, String, String, List<String>, String, long, String, String, String, List<String>, boolean, List<String>, boolean, ServiceContext) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceUtil
- addOAuth2Application(List<GrantType>, String, long, String, int, String, String, List<String>, String, long, String, String, String, List<String>, boolean, List<String>, boolean, ServiceContext) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceWrapper
- addOAuth2ApplicationScopeAliases(long, long, String, long, Consumer<OAuth2ScopeBuilder>) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
- addOAuth2ApplicationScopeAliases(long, long, String, long, Consumer<OAuth2ScopeBuilder>) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
- addOAuth2ApplicationScopeAliases(long, long, String, long, Consumer<OAuth2ScopeBuilder>) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
- addOAuth2ApplicationScopeAliases(long, long, String, long, List<String>) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
- addOAuth2ApplicationScopeAliases(long, long, String, long, List<String>) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
- addOAuth2ApplicationScopeAliases(long, long, String, long, List<String>) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
- addOAuth2ApplicationScopeAliases(OAuth2ApplicationScopeAliases) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
-
Adds the o auth2 application scope aliases to the database.
- addOAuth2ApplicationScopeAliases(OAuth2ApplicationScopeAliases) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
-
Adds the o auth2 application scope aliases to the database.
- addOAuth2ApplicationScopeAliases(OAuth2ApplicationScopeAliases) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
-
Adds the o auth2 application scope aliases to the database.
- addOAuth2Authorization(long, long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Adds an association between the o auth2 scope grant and the o auth2 authorization.
- addOAuth2Authorization(long, long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Adds an association between the o auth2 scope grant and the o auth2 authorization.
- addOAuth2Authorization(long, long, String, long, long, String, Date, Date, String, String, String, Date, Date) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- addOAuth2Authorization(long, long, String, long, long, String, Date, Date, String, String, String, Date, Date) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- addOAuth2Authorization(long, long, String, long, long, String, Date, Date, String, String, String, Date, Date) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- addOAuth2Authorization(long, long, String, long, long, String, Date, Date, String, String, Date, Date) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
-
Deprecated.
- addOAuth2Authorization(long, long, String, long, long, String, Date, Date, String, String, Date, Date) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
-
Deprecated.
- addOAuth2Authorization(long, long, String, long, long, String, Date, Date, String, String, Date, Date) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
-
Deprecated.
- addOAuth2Authorization(long, OAuth2Authorization) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Adds an association between the o auth2 scope grant and the o auth2 authorization.
- addOAuth2Authorization(long, OAuth2Authorization) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Adds an association between the o auth2 scope grant and the o auth2 authorization.
- addOAuth2Authorization(OAuth2Authorization) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
-
Adds the o auth2 authorization to the database.
- addOAuth2Authorization(OAuth2Authorization) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
-
Adds the o auth2 authorization to the database.
- addOAuth2Authorization(OAuth2Authorization) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
-
Adds the o auth2 authorization to the database.
- addOAuth2AuthorizationOAuth2ScopeGrant(long, long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
- addOAuth2AuthorizationOAuth2ScopeGrant(long, long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- addOAuth2AuthorizationOAuth2ScopeGrant(long, long) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- addOAuth2AuthorizationOAuth2ScopeGrant(long, OAuth2ScopeGrant) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
- addOAuth2AuthorizationOAuth2ScopeGrant(long, OAuth2ScopeGrant) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- addOAuth2AuthorizationOAuth2ScopeGrant(long, OAuth2ScopeGrant) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- addOAuth2AuthorizationOAuth2ScopeGrants(long, long[]) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
- addOAuth2AuthorizationOAuth2ScopeGrants(long, long[]) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- addOAuth2AuthorizationOAuth2ScopeGrants(long, long[]) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- addOAuth2AuthorizationOAuth2ScopeGrants(long, List<OAuth2ScopeGrant>) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
- addOAuth2AuthorizationOAuth2ScopeGrants(long, List<OAuth2ScopeGrant>) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- addOAuth2AuthorizationOAuth2ScopeGrants(long, List<OAuth2ScopeGrant>) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- addOAuth2Authorizations(long, long[]) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Adds an association between the o auth2 scope grant and the o auth2 authorizations.
- addOAuth2Authorizations(long, long[]) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Adds an association between the o auth2 scope grant and the o auth2 authorizations.
- addOAuth2Authorizations(long, List<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Adds an association between the o auth2 scope grant and the o auth2 authorizations.
- addOAuth2Authorizations(long, List<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Adds an association between the o auth2 scope grant and the o auth2 authorizations.
- addOAuth2ScopeGrant(long, long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Adds an association between the o auth2 authorization and the o auth2 scope grant.
- addOAuth2ScopeGrant(long, long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Adds an association between the o auth2 authorization and the o auth2 scope grant.
- addOAuth2ScopeGrant(long, OAuth2ScopeGrant) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Adds an association between the o auth2 authorization and the o auth2 scope grant.
- addOAuth2ScopeGrant(long, OAuth2ScopeGrant) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Adds an association between the o auth2 authorization and the o auth2 scope grant.
- addOAuth2ScopeGrant(OAuth2ScopeGrant) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
-
Adds the o auth2 scope grant to the database.
- addOAuth2ScopeGrant(OAuth2ScopeGrant) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
-
Adds the o auth2 scope grant to the database.
- addOAuth2ScopeGrant(OAuth2ScopeGrant) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
-
Adds the o auth2 scope grant to the database.
- addOAuth2ScopeGrantOAuth2Authorization(long, long) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- addOAuth2ScopeGrantOAuth2Authorization(long, long) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- addOAuth2ScopeGrantOAuth2Authorization(long, long) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- addOAuth2ScopeGrantOAuth2Authorization(long, OAuth2Authorization) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- addOAuth2ScopeGrantOAuth2Authorization(long, OAuth2Authorization) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- addOAuth2ScopeGrantOAuth2Authorization(long, OAuth2Authorization) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- addOAuth2ScopeGrantOAuth2Authorizations(long, long[]) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- addOAuth2ScopeGrantOAuth2Authorizations(long, long[]) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- addOAuth2ScopeGrantOAuth2Authorizations(long, long[]) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- addOAuth2ScopeGrantOAuth2Authorizations(long, List<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- addOAuth2ScopeGrantOAuth2Authorizations(long, List<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- addOAuth2ScopeGrantOAuth2Authorizations(long, List<OAuth2Authorization>) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- addOAuth2ScopeGrants(long, long[]) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Adds an association between the o auth2 authorization and the o auth2 scope grants.
- addOAuth2ScopeGrants(long, long[]) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Adds an association between the o auth2 authorization and the o auth2 scope grants.
- addOAuth2ScopeGrants(long, List<OAuth2ScopeGrant>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Adds an association between the o auth2 authorization and the o auth2 scope grants.
- addOAuth2ScopeGrants(long, List<OAuth2ScopeGrant>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Adds an association between the o auth2 authorization and the o auth2 scope grants.
- addOrUpdateOAuth2Application(String, long, String, List<GrantType>, String, long, String, int, String, String, List<String>, String, long, String, String, String, List<String>, boolean, boolean, Consumer<OAuth2ScopeBuilder>, ServiceContext) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
- addOrUpdateOAuth2Application(String, long, String, List<GrantType>, String, long, String, int, String, String, List<String>, String, long, String, String, String, List<String>, boolean, boolean, Consumer<OAuth2ScopeBuilder>, ServiceContext) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
- addOrUpdateOAuth2Application(String, long, String, List<GrantType>, String, long, String, int, String, String, List<String>, String, long, String, String, String, List<String>, boolean, boolean, Consumer<OAuth2ScopeBuilder>, ServiceContext) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
- addOrUpdateOAuth2Application(String, long, String, List<GrantType>, String, long, String, int, String, String, List<String>, String, long, String, String, String, List<String>, boolean, List<String>, boolean, ServiceContext) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
- addOrUpdateOAuth2Application(String, long, String, List<GrantType>, String, long, String, int, String, String, List<String>, String, long, String, String, String, List<String>, boolean, List<String>, boolean, ServiceContext) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
- addOrUpdateOAuth2Application(String, long, String, List<GrantType>, String, long, String, int, String, String, List<String>, String, long, String, String, String, List<String>, boolean, List<String>, boolean, ServiceContext) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
- allowAuthorizationCodeGrant() - Method in interface com.liferay.oauth2.provider.configuration.OAuth2ProviderConfiguration
- allowAuthorizationCodePKCEGrant() - Method in interface com.liferay.oauth2.provider.configuration.OAuth2ProviderConfiguration
- allowClientCredentialsGrant() - Method in interface com.liferay.oauth2.provider.configuration.OAuth2ProviderConfiguration
- allowedGrantTypes - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
- allowJWTBearerGrant() - Method in interface com.liferay.oauth2.provider.configuration.OAuth2ProviderConfiguration
- allowRefreshTokenGrant() - Method in interface com.liferay.oauth2.provider.configuration.OAuth2ProviderConfiguration
- allowResourceOwnerPasswordCredentialsGrant() - Method in interface com.liferay.oauth2.provider.configuration.OAuth2ProviderConfiguration
- applicationName - Variable in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantTable
- assignScope(String...) - Method in interface com.liferay.oauth2.provider.util.builder.OAuth2ScopeBuilder.ApplicationScopeAssigner
- assignScope(Collection<String>) - Method in interface com.liferay.oauth2.provider.util.builder.OAuth2ScopeBuilder.ApplicationScopeAssigner
- AUTHORIZATION_CODE - Enum constant in enum class com.liferay.oauth2.provider.constants.GrantType
- AUTHORIZATION_CODE_PKCE - Enum constant in enum class com.liferay.oauth2.provider.constants.GrantType
B
- baseURL() - Method in interface com.liferay.oauth2.provider.configuration.OAuth2ProviderApplicationHeadlessServerConfiguration
- baseURL() - Method in interface com.liferay.oauth2.provider.configuration.OAuth2ProviderApplicationUserAgentConfiguration
- bundleSymbolicName - Variable in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantTable
C
- cacheResult(OAuth2Application) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Caches the o auth2 application in the entity cache if it is enabled.
- cacheResult(OAuth2Application) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Caches the o auth2 application in the entity cache if it is enabled.
- cacheResult(OAuth2ApplicationScopeAliases) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Caches the o auth2 application scope aliases in the entity cache if it is enabled.
- cacheResult(OAuth2ApplicationScopeAliases) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Caches the o auth2 application scope aliases in the entity cache if it is enabled.
- cacheResult(OAuth2Authorization) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Caches the o auth2 authorization in the entity cache if it is enabled.
- cacheResult(OAuth2Authorization) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Caches the o auth2 authorization in the entity cache if it is enabled.
- cacheResult(OAuth2ScopeGrant) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Caches the o auth2 scope grant in the entity cache if it is enabled.
- cacheResult(OAuth2ScopeGrant) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Caches the o auth2 scope grant in the entity cache if it is enabled.
- cacheResult(List<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Caches the o auth2 applications in the entity cache if it is enabled.
- cacheResult(List<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Caches the o auth2 applications in the entity cache if it is enabled.
- cacheResult(List<OAuth2ApplicationScopeAliases>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Caches the o auth2 application scope aliaseses in the entity cache if it is enabled.
- cacheResult(List<OAuth2ApplicationScopeAliases>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Caches the o auth2 application scope aliaseses in the entity cache if it is enabled.
- cacheResult(List<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Caches the o auth2 authorizations in the entity cache if it is enabled.
- cacheResult(List<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Caches the o auth2 authorizations in the entity cache if it is enabled.
- cacheResult(List<OAuth2ScopeGrant>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Caches the o auth2 scope grants in the entity cache if it is enabled.
- cacheResult(List<OAuth2ScopeGrant>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Caches the o auth2 scope grants in the entity cache if it is enabled.
- clearCache() - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
- clearCache() - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
- clearCache() - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
- clearCache() - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
- clearCache(OAuth2Application) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
- clearCache(OAuth2ApplicationScopeAliases) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
- clearCache(OAuth2Authorization) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
- clearCache(OAuth2ScopeGrant) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
- clearOAuth2AuthorizationOAuth2ScopeGrants(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
- clearOAuth2AuthorizationOAuth2ScopeGrants(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- clearOAuth2AuthorizationOAuth2ScopeGrants(long) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- clearOAuth2Authorizations(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Clears all associations between the o auth2 scope grant and its o auth2 authorizations.
- clearOAuth2Authorizations(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Clears all associations between the o auth2 scope grant and its o auth2 authorizations.
- clearOAuth2ScopeGrantOAuth2Authorizations(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- clearOAuth2ScopeGrantOAuth2Authorizations(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- clearOAuth2ScopeGrantOAuth2Authorizations(long) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- clearOAuth2ScopeGrants(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Clears all associations between the o auth2 authorization and its o auth2 scope grants.
- clearOAuth2ScopeGrants(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Clears all associations between the o auth2 authorization and its o auth2 scope grants.
- CLIENT_CREDENTIALS - Enum constant in enum class com.liferay.oauth2.provider.constants.GrantType
- clientAuthenticationMethod - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
- clientCredentialUserId - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
- clientCredentialUserName - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
- clientId - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
- clientProfile - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
- ClientProfile - Enum Class in com.liferay.oauth2.provider.constants
- clientSecret - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
- cloneWithOriginalValues() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
- cloneWithOriginalValues() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesModel
- cloneWithOriginalValues() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesWrapper
- cloneWithOriginalValues() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
- cloneWithOriginalValues() - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
- cloneWithOriginalValues() - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
- cloneWithOriginalValues() - Method in interface com.liferay.oauth2.provider.model.OAuth2ScopeGrantModel
- cloneWithOriginalValues() - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
- com.liferay.oauth2.provider.configuration - package com.liferay.oauth2.provider.configuration
- com.liferay.oauth2.provider.constants - package com.liferay.oauth2.provider.constants
- com.liferay.oauth2.provider.exception - package com.liferay.oauth2.provider.exception
- com.liferay.oauth2.provider.model - package com.liferay.oauth2.provider.model
- com.liferay.oauth2.provider.redirect - package com.liferay.oauth2.provider.redirect
- com.liferay.oauth2.provider.service - package com.liferay.oauth2.provider.service
- com.liferay.oauth2.provider.service.persistence - package com.liferay.oauth2.provider.service.persistence
- com.liferay.oauth2.provider.util - package com.liferay.oauth2.provider.util
- com.liferay.oauth2.provider.util.builder - package com.liferay.oauth2.provider.util.builder
- companyId - Variable in class com.liferay.oauth2.provider.model.OA2Auths_OA2ScopeGrantsTable
- companyId - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesTable
- companyId - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
- companyId - Variable in class com.liferay.oauth2.provider.model.OAuth2AuthorizationTable
- companyId - Variable in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantTable
- containsOAuth2Authorization(long, long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Returns
trueif the o auth2 authorization is associated with the o auth2 scope grant. - containsOAuth2Authorization(long, long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Returns
trueif the o auth2 authorization is associated with the o auth2 scope grant. - containsOAuth2Authorizations(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Returns
trueif the o auth2 scope grant has any o auth2 authorizations associated with it. - containsOAuth2Authorizations(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Returns
trueif the o auth2 scope grant has any o auth2 authorizations associated with it. - containsOAuth2ScopeGrant(long, long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns
trueif the o auth2 scope grant is associated with the o auth2 authorization. - containsOAuth2ScopeGrant(long, long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns
trueif the o auth2 scope grant is associated with the o auth2 authorization. - containsOAuth2ScopeGrants(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns
trueif the o auth2 authorization has any o auth2 scope grants associated with it. - containsOAuth2ScopeGrants(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns
trueif the o auth2 authorization has any o auth2 scope grants associated with it. - countAll() - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the number of o auth2 applications.
- countAll() - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Returns the number of o auth2 application scope aliaseses.
- countAll() - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Returns the number of o auth2 application scope aliaseses.
- countAll() - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the number of o auth2 applications.
- countAll() - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the number of o auth2 authorizations.
- countAll() - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the number of o auth2 authorizations.
- countAll() - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Returns the number of o auth2 scope grants.
- countAll() - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Returns the number of o auth2 scope grants.
- countByC_ATCH(long, long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the number of o auth2 authorizations where companyId = ? and accessTokenContentHash = ?.
- countByC_ATCH(long, long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the number of o auth2 authorizations where companyId = ? and accessTokenContentHash = ?.
- countByC_C(long, String) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the number of o auth2 applications where companyId = ? and clientId = ?.
- countByC_C(long, String) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the number of o auth2 applications where companyId = ? and clientId = ?.
- countByC_CP(long, int) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the number of o auth2 applications where companyId = ? and clientProfile = ?.
- countByC_CP(long, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the number of o auth2 applications where companyId = ? and clientProfile = ?.
- countByC_O_A_B_S(long, long, String, String, String) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Returns the number of o auth2 scope grants where companyId = ? and oAuth2ApplicationScopeAliasesId = ? and applicationName = ? and bundleSymbolicName = ? and scope = ?.
- countByC_O_A_B_S(long, long, String, String, String) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Returns the number of o auth2 scope grants where companyId = ? and oAuth2ApplicationScopeAliasesId = ? and applicationName = ? and bundleSymbolicName = ? and scope = ?.
- countByC_RTCH(long, long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the number of o auth2 authorizations where companyId = ? and refreshTokenContentHash = ?.
- countByC_RTCH(long, long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the number of o auth2 authorizations where companyId = ? and refreshTokenContentHash = ?.
- countByCompanyId(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the number of o auth2 applications where companyId = ?.
- countByCompanyId(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Returns the number of o auth2 application scope aliaseses where companyId = ?.
- countByCompanyId(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Returns the number of o auth2 application scope aliaseses where companyId = ?.
- countByCompanyId(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the number of o auth2 applications where companyId = ?.
- countByERC_C(String, long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the number of o auth2 applications where externalReferenceCode = ? and companyId = ?.
- countByERC_C(String, long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the number of o auth2 applications where externalReferenceCode = ? and companyId = ?.
- countByOAuth2ApplicationId(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Returns the number of o auth2 application scope aliaseses where oAuth2ApplicationId = ?.
- countByOAuth2ApplicationId(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Returns the number of o auth2 application scope aliaseses where oAuth2ApplicationId = ?.
- countByOAuth2ApplicationId(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the number of o auth2 authorizations where oAuth2ApplicationId = ?.
- countByOAuth2ApplicationId(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the number of o auth2 authorizations where oAuth2ApplicationId = ?.
- countByOAuth2ApplicationScopeAliasesId(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Returns the number of o auth2 scope grants where oAuth2ApplicationScopeAliasesId = ?.
- countByOAuth2ApplicationScopeAliasesId(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Returns the number of o auth2 scope grants where oAuth2ApplicationScopeAliasesId = ?.
- countByU_O_R(long, long, String) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the number of o auth2 authorizations where userId = ? and oAuth2ApplicationId = ? and rememberDeviceContent = ?.
- countByU_O_R(long, long, String) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the number of o auth2 authorizations where userId = ? and oAuth2ApplicationId = ? and rememberDeviceContent = ?.
- countByUserId(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the number of o auth2 authorizations where userId = ?.
- countByUserId(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the number of o auth2 authorizations where userId = ?.
- countByUuid(String) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the number of o auth2 applications where uuid = ?.
- countByUuid(String) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the number of o auth2 applications where uuid = ?.
- countByUuid_C(String, long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the number of o auth2 applications where uuid = ? and companyId = ?.
- countByUuid_C(String, long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the number of o auth2 applications where uuid = ? and companyId = ?.
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
- create(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Creates a new o auth2 application with the primary key.
- create(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Creates a new o auth2 application scope aliases with the primary key.
- create(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Creates a new o auth2 application scope aliases with the primary key.
- create(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Creates a new o auth2 application with the primary key.
- create(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Creates a new o auth2 authorization with the primary key.
- create(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Creates a new o auth2 authorization with the primary key.
- create(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Creates a new o auth2 scope grant with the primary key.
- create(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Creates a new o auth2 scope grant with the primary key.
- createDate - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesTable
- createDate - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
- createDate - Variable in class com.liferay.oauth2.provider.model.OAuth2AuthorizationTable
- createOAuth2Application(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
-
Creates a new o auth2 application with the primary key.
- createOAuth2Application(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
-
Creates a new o auth2 application with the primary key.
- createOAuth2Application(long) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
-
Creates a new o auth2 application with the primary key.
- createOAuth2ApplicationScopeAliases(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
-
Creates a new o auth2 application scope aliases with the primary key.
- createOAuth2ApplicationScopeAliases(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
-
Creates a new o auth2 application scope aliases with the primary key.
- createOAuth2ApplicationScopeAliases(long) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
-
Creates a new o auth2 application scope aliases with the primary key.
- createOAuth2Authorization(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
-
Creates a new o auth2 authorization with the primary key.
- createOAuth2Authorization(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
-
Creates a new o auth2 authorization with the primary key.
- createOAuth2Authorization(long) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
-
Creates a new o auth2 authorization with the primary key.
- createOAuth2ScopeGrant(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
-
Creates a new o auth2 scope grant with the primary key.
- createOAuth2ScopeGrant(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
-
Creates a new o auth2 scope grant with the primary key.
- createOAuth2ScopeGrant(long) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
-
Creates a new o auth2 scope grant with the primary key.
- createOAuth2ScopeGrant(long, long, String, String, String) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
- createOAuth2ScopeGrant(long, long, String, String, String) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- createOAuth2ScopeGrant(long, long, String, String, String) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- createOAuth2ScopeGrant(long, long, String, String, String, List<String>) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
- createOAuth2ScopeGrant(long, long, String, String, String, List<String>) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- createOAuth2ScopeGrant(long, long, String, String, String, List<String>) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- createPersistedModel(Serializable) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
- createPersistedModel(Serializable) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
- createPersistedModel(Serializable) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
- createPersistedModel(Serializable) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
- createPersistedModel(Serializable) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
- createPersistedModel(Serializable) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
- createPersistedModel(Serializable) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- createPersistedModel(Serializable) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- createPersistedModel(Serializable) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- createPersistedModel(Serializable) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
- createPersistedModel(Serializable) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- createPersistedModel(Serializable) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
D
- deleteExpiredOAuth2Authorizations() - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- deleteExpiredOAuth2Authorizations() - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- deleteExpiredOAuth2Authorizations() - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- deleteOAuth2Application(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
-
Deletes the o auth2 application with the primary key from the database.
- deleteOAuth2Application(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
-
Deletes the o auth2 application with the primary key from the database.
- deleteOAuth2Application(long) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
-
Deletes the o auth2 application with the primary key from the database.
- deleteOAuth2Application(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationService
- deleteOAuth2Application(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceUtil
- deleteOAuth2Application(long) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceWrapper
- deleteOAuth2Application(OAuth2Application) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
-
Deletes the o auth2 application from the database.
- deleteOAuth2Application(OAuth2Application) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
-
Deletes the o auth2 application from the database.
- deleteOAuth2Application(OAuth2Application) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
-
Deletes the o auth2 application from the database.
- deleteOAuth2Applications(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
- deleteOAuth2Applications(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
- deleteOAuth2Applications(long) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
- deleteOAuth2ApplicationScopeAliases(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
-
Deletes the o auth2 application scope aliases with the primary key from the database.
- deleteOAuth2ApplicationScopeAliases(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
-
Deletes the o auth2 application scope aliases with the primary key from the database.
- deleteOAuth2ApplicationScopeAliases(long) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
-
Deletes the o auth2 application scope aliases with the primary key from the database.
- deleteOAuth2ApplicationScopeAliases(OAuth2ApplicationScopeAliases) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
-
Deletes the o auth2 application scope aliases from the database.
- deleteOAuth2ApplicationScopeAliases(OAuth2ApplicationScopeAliases) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
-
Deletes the o auth2 application scope aliases from the database.
- deleteOAuth2ApplicationScopeAliases(OAuth2ApplicationScopeAliases) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
-
Deletes the o auth2 application scope aliases from the database.
- deleteOAuth2Authorization(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
-
Deletes the o auth2 authorization with the primary key from the database.
- deleteOAuth2Authorization(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
-
Deletes the o auth2 authorization with the primary key from the database.
- deleteOAuth2Authorization(long) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
-
Deletes the o auth2 authorization with the primary key from the database.
- deleteOAuth2Authorization(OAuth2Authorization) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
-
Deletes the o auth2 authorization from the database.
- deleteOAuth2Authorization(OAuth2Authorization) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
-
Deletes the o auth2 authorization from the database.
- deleteOAuth2Authorization(OAuth2Authorization) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
-
Deletes the o auth2 authorization from the database.
- deleteOAuth2AuthorizationOAuth2ScopeGrant(long, long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
- deleteOAuth2AuthorizationOAuth2ScopeGrant(long, long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- deleteOAuth2AuthorizationOAuth2ScopeGrant(long, long) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- deleteOAuth2AuthorizationOAuth2ScopeGrant(long, OAuth2ScopeGrant) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
- deleteOAuth2AuthorizationOAuth2ScopeGrant(long, OAuth2ScopeGrant) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- deleteOAuth2AuthorizationOAuth2ScopeGrant(long, OAuth2ScopeGrant) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- deleteOAuth2AuthorizationOAuth2ScopeGrants(long, long[]) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
- deleteOAuth2AuthorizationOAuth2ScopeGrants(long, long[]) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- deleteOAuth2AuthorizationOAuth2ScopeGrants(long, long[]) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- deleteOAuth2AuthorizationOAuth2ScopeGrants(long, List<OAuth2ScopeGrant>) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
- deleteOAuth2AuthorizationOAuth2ScopeGrants(long, List<OAuth2ScopeGrant>) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- deleteOAuth2AuthorizationOAuth2ScopeGrants(long, List<OAuth2ScopeGrant>) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- deleteOAuth2ScopeGrant(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
-
Deletes the o auth2 scope grant with the primary key from the database.
- deleteOAuth2ScopeGrant(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
-
Deletes the o auth2 scope grant with the primary key from the database.
- deleteOAuth2ScopeGrant(long) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
-
Deletes the o auth2 scope grant with the primary key from the database.
- deleteOAuth2ScopeGrant(OAuth2ScopeGrant) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
-
Deletes the o auth2 scope grant from the database.
- deleteOAuth2ScopeGrant(OAuth2ScopeGrant) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
-
Deletes the o auth2 scope grant from the database.
- deleteOAuth2ScopeGrant(OAuth2ScopeGrant) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
-
Deletes the o auth2 scope grant from the database.
- deleteOAuth2ScopeGrantOAuth2Authorization(long, long) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- deleteOAuth2ScopeGrantOAuth2Authorization(long, long) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- deleteOAuth2ScopeGrantOAuth2Authorization(long, long) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- deleteOAuth2ScopeGrantOAuth2Authorization(long, OAuth2Authorization) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- deleteOAuth2ScopeGrantOAuth2Authorization(long, OAuth2Authorization) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- deleteOAuth2ScopeGrantOAuth2Authorization(long, OAuth2Authorization) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- deleteOAuth2ScopeGrantOAuth2Authorizations(long, long[]) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- deleteOAuth2ScopeGrantOAuth2Authorizations(long, long[]) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- deleteOAuth2ScopeGrantOAuth2Authorizations(long, long[]) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- deleteOAuth2ScopeGrantOAuth2Authorizations(long, List<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- deleteOAuth2ScopeGrantOAuth2Authorizations(long, List<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- deleteOAuth2ScopeGrantOAuth2Authorizations(long, List<OAuth2Authorization>) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
- deletePersistedModel(PersistedModel) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
- deletePersistedModel(PersistedModel) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- deletePersistedModel(PersistedModel) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- deletePersistedModel(PersistedModel) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- description - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
- description() - Method in interface com.liferay.oauth2.provider.configuration.OAuth2ProviderApplicationHeadlessServerConfiguration
- description() - Method in interface com.liferay.oauth2.provider.configuration.OAuth2ProviderApplicationUserAgentConfiguration
- dslQuery(DSLQuery) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
- dslQuery(DSLQuery) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
- dslQuery(DSLQuery) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
- dslQuery(DSLQuery) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
- dslQuery(DSLQuery) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
- dslQuery(DSLQuery) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
- dslQuery(DSLQuery) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- dslQuery(DSLQuery) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- dslQuery(DSLQuery) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- dslQuery(DSLQuery) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
- dslQuery(DSLQuery) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- dslQuery(DSLQuery) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- dslQueryCount(DSLQuery) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
- dslQueryCount(DSLQuery) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
- dslQueryCount(DSLQuery) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
- dslQueryCount(DSLQuery) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
- dslQueryCount(DSLQuery) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
- dslQueryCount(DSLQuery) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
- dslQueryCount(DSLQuery) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- dslQueryCount(DSLQuery) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- dslQueryCount(DSLQuery) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- dslQueryCount(DSLQuery) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
- dslQueryCount(DSLQuery) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- dslQueryCount(DSLQuery) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- DuplicateOAuth2ApplicationClientIdException - Exception Class in com.liferay.oauth2.provider.exception
- DuplicateOAuth2ApplicationClientIdException() - Constructor for exception class com.liferay.oauth2.provider.exception.DuplicateOAuth2ApplicationClientIdException
- DuplicateOAuth2ApplicationClientIdException(String) - Constructor for exception class com.liferay.oauth2.provider.exception.DuplicateOAuth2ApplicationClientIdException
- DuplicateOAuth2ApplicationClientIdException(String, Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.DuplicateOAuth2ApplicationClientIdException
- DuplicateOAuth2ApplicationClientIdException(Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.DuplicateOAuth2ApplicationClientIdException
- DuplicateOAuth2ApplicationExternalReferenceCodeException - Exception Class in com.liferay.oauth2.provider.exception
- DuplicateOAuth2ApplicationExternalReferenceCodeException() - Constructor for exception class com.liferay.oauth2.provider.exception.DuplicateOAuth2ApplicationExternalReferenceCodeException
- DuplicateOAuth2ApplicationExternalReferenceCodeException(String) - Constructor for exception class com.liferay.oauth2.provider.exception.DuplicateOAuth2ApplicationExternalReferenceCodeException
- DuplicateOAuth2ApplicationExternalReferenceCodeException(String, Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.DuplicateOAuth2ApplicationExternalReferenceCodeException
- DuplicateOAuth2ApplicationExternalReferenceCodeException(Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.DuplicateOAuth2ApplicationExternalReferenceCodeException
- DuplicateOAuth2ScopeGrantException - Exception Class in com.liferay.oauth2.provider.exception
- DuplicateOAuth2ScopeGrantException() - Constructor for exception class com.liferay.oauth2.provider.exception.DuplicateOAuth2ScopeGrantException
- DuplicateOAuth2ScopeGrantException(String) - Constructor for exception class com.liferay.oauth2.provider.exception.DuplicateOAuth2ScopeGrantException
- DuplicateOAuth2ScopeGrantException(String, Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.DuplicateOAuth2ScopeGrantException
- DuplicateOAuth2ScopeGrantException(Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.DuplicateOAuth2ScopeGrantException
- dynamicQuery() - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
- dynamicQuery() - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
- dynamicQuery() - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
- dynamicQuery() - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
- dynamicQuery() - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
- dynamicQuery() - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
- dynamicQuery() - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- dynamicQuery() - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- dynamicQuery() - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- dynamicQuery() - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
- dynamicQuery() - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- dynamicQuery() - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
E
- EXPIRED_TOKEN - Static variable in class com.liferay.oauth2.provider.constants.OAuth2ProviderConstants
- expiredAuthorizationsAfterlifeDuration() - Method in interface com.liferay.oauth2.provider.configuration.OAuth2ProviderConfiguration
- expiredAuthorizationsCheckInterval() - Method in interface com.liferay.oauth2.provider.configuration.OAuth2ProviderConfiguration
- externalReferenceCode - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
F
- features - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
- fetchByC_ATCH_First(long, long, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the first o auth2 authorization in the ordered set where companyId = ? and accessTokenContentHash = ?.
- fetchByC_ATCH_First(long, long, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the first o auth2 authorization in the ordered set where companyId = ? and accessTokenContentHash = ?.
- fetchByC_ATCH_Last(long, long, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the last o auth2 authorization in the ordered set where companyId = ? and accessTokenContentHash = ?.
- fetchByC_ATCH_Last(long, long, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the last o auth2 authorization in the ordered set where companyId = ? and accessTokenContentHash = ?.
- fetchByC_C(long, String) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the o auth2 application where companyId = ? and clientId = ? or returns
nullif it could not be found. - fetchByC_C(long, String) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the o auth2 application where companyId = ? and clientId = ? or returns
nullif it could not be found. - fetchByC_C(long, String, boolean) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the o auth2 application where companyId = ? and clientId = ? or returns
nullif it could not be found, optionally using the finder cache. - fetchByC_C(long, String, boolean) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the o auth2 application where companyId = ? and clientId = ? or returns
nullif it could not be found, optionally using the finder cache. - fetchByC_CP_First(long, int, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the first o auth2 application in the ordered set where companyId = ? and clientProfile = ?.
- fetchByC_CP_First(long, int, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the first o auth2 application in the ordered set where companyId = ? and clientProfile = ?.
- fetchByC_CP_Last(long, int, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the last o auth2 application in the ordered set where companyId = ? and clientProfile = ?.
- fetchByC_CP_Last(long, int, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the last o auth2 application in the ordered set where companyId = ? and clientProfile = ?.
- fetchByC_O_A_B_S(long, long, String, String, String) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Returns the o auth2 scope grant where companyId = ? and oAuth2ApplicationScopeAliasesId = ? and applicationName = ? and bundleSymbolicName = ? and scope = ? or returns
nullif it could not be found. - fetchByC_O_A_B_S(long, long, String, String, String) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Returns the o auth2 scope grant where companyId = ? and oAuth2ApplicationScopeAliasesId = ? and applicationName = ? and bundleSymbolicName = ? and scope = ? or returns
nullif it could not be found. - fetchByC_O_A_B_S(long, long, String, String, String, boolean) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Returns the o auth2 scope grant where companyId = ? and oAuth2ApplicationScopeAliasesId = ? and applicationName = ? and bundleSymbolicName = ? and scope = ? or returns
nullif it could not be found, optionally using the finder cache. - fetchByC_O_A_B_S(long, long, String, String, String, boolean) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Returns the o auth2 scope grant where companyId = ? and oAuth2ApplicationScopeAliasesId = ? and applicationName = ? and bundleSymbolicName = ? and scope = ? or returns
nullif it could not be found, optionally using the finder cache. - fetchByC_RTCH_First(long, long, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the first o auth2 authorization in the ordered set where companyId = ? and refreshTokenContentHash = ?.
- fetchByC_RTCH_First(long, long, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the first o auth2 authorization in the ordered set where companyId = ? and refreshTokenContentHash = ?.
- fetchByC_RTCH_Last(long, long, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the last o auth2 authorization in the ordered set where companyId = ? and refreshTokenContentHash = ?.
- fetchByC_RTCH_Last(long, long, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the last o auth2 authorization in the ordered set where companyId = ? and refreshTokenContentHash = ?.
- fetchByCompanyId_First(long, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the first o auth2 application in the ordered set where companyId = ?.
- fetchByCompanyId_First(long, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the first o auth2 application in the ordered set where companyId = ?.
- fetchByCompanyId_First(long, OrderByComparator<OAuth2ApplicationScopeAliases>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Returns the first o auth2 application scope aliases in the ordered set where companyId = ?.
- fetchByCompanyId_First(long, OrderByComparator<OAuth2ApplicationScopeAliases>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Returns the first o auth2 application scope aliases in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the last o auth2 application in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the last o auth2 application in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<OAuth2ApplicationScopeAliases>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Returns the last o auth2 application scope aliases in the ordered set where companyId = ?.
- fetchByCompanyId_Last(long, OrderByComparator<OAuth2ApplicationScopeAliases>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Returns the last o auth2 application scope aliases in the ordered set where companyId = ?.
- fetchByERC_C(String, long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the o auth2 application where externalReferenceCode = ? and companyId = ? or returns
nullif it could not be found. - fetchByERC_C(String, long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the o auth2 application where externalReferenceCode = ? and companyId = ? or returns
nullif it could not be found. - fetchByERC_C(String, long, boolean) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the o auth2 application where externalReferenceCode = ? and companyId = ? or returns
nullif it could not be found, optionally using the finder cache. - fetchByERC_C(String, long, boolean) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the o auth2 application where externalReferenceCode = ? and companyId = ? or returns
nullif it could not be found, optionally using the finder cache. - fetchByOAuth2ApplicationId_First(long, OrderByComparator<OAuth2ApplicationScopeAliases>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Returns the first o auth2 application scope aliases in the ordered set where oAuth2ApplicationId = ?.
- fetchByOAuth2ApplicationId_First(long, OrderByComparator<OAuth2ApplicationScopeAliases>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Returns the first o auth2 application scope aliases in the ordered set where oAuth2ApplicationId = ?.
- fetchByOAuth2ApplicationId_First(long, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the first o auth2 authorization in the ordered set where oAuth2ApplicationId = ?.
- fetchByOAuth2ApplicationId_First(long, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the first o auth2 authorization in the ordered set where oAuth2ApplicationId = ?.
- fetchByOAuth2ApplicationId_Last(long, OrderByComparator<OAuth2ApplicationScopeAliases>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Returns the last o auth2 application scope aliases in the ordered set where oAuth2ApplicationId = ?.
- fetchByOAuth2ApplicationId_Last(long, OrderByComparator<OAuth2ApplicationScopeAliases>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Returns the last o auth2 application scope aliases in the ordered set where oAuth2ApplicationId = ?.
- fetchByOAuth2ApplicationId_Last(long, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the last o auth2 authorization in the ordered set where oAuth2ApplicationId = ?.
- fetchByOAuth2ApplicationId_Last(long, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the last o auth2 authorization in the ordered set where oAuth2ApplicationId = ?.
- fetchByOAuth2ApplicationScopeAliasesId_First(long, OrderByComparator<OAuth2ScopeGrant>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Returns the first o auth2 scope grant in the ordered set where oAuth2ApplicationScopeAliasesId = ?.
- fetchByOAuth2ApplicationScopeAliasesId_First(long, OrderByComparator<OAuth2ScopeGrant>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Returns the first o auth2 scope grant in the ordered set where oAuth2ApplicationScopeAliasesId = ?.
- fetchByOAuth2ApplicationScopeAliasesId_Last(long, OrderByComparator<OAuth2ScopeGrant>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Returns the last o auth2 scope grant in the ordered set where oAuth2ApplicationScopeAliasesId = ?.
- fetchByOAuth2ApplicationScopeAliasesId_Last(long, OrderByComparator<OAuth2ScopeGrant>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Returns the last o auth2 scope grant in the ordered set where oAuth2ApplicationScopeAliasesId = ?.
- fetchByPrimaryKey(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the o auth2 application with the primary key or returns
nullif it could not be found. - fetchByPrimaryKey(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Returns the o auth2 application scope aliases with the primary key or returns
nullif it could not be found. - fetchByPrimaryKey(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Returns the o auth2 application scope aliases with the primary key or returns
nullif it could not be found. - fetchByPrimaryKey(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the o auth2 application with the primary key or returns
nullif it could not be found. - fetchByPrimaryKey(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the o auth2 authorization with the primary key or returns
nullif it could not be found. - fetchByPrimaryKey(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the o auth2 authorization with the primary key or returns
nullif it could not be found. - fetchByPrimaryKey(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Returns the o auth2 scope grant with the primary key or returns
nullif it could not be found. - fetchByPrimaryKey(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Returns the o auth2 scope grant with the primary key or returns
nullif it could not be found. - fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
- fetchByU_O_R_First(long, long, String, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the first o auth2 authorization in the ordered set where userId = ? and oAuth2ApplicationId = ? and rememberDeviceContent = ?.
- fetchByU_O_R_First(long, long, String, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the first o auth2 authorization in the ordered set where userId = ? and oAuth2ApplicationId = ? and rememberDeviceContent = ?.
- fetchByU_O_R_Last(long, long, String, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the last o auth2 authorization in the ordered set where userId = ? and oAuth2ApplicationId = ? and rememberDeviceContent = ?.
- fetchByU_O_R_Last(long, long, String, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the last o auth2 authorization in the ordered set where userId = ? and oAuth2ApplicationId = ? and rememberDeviceContent = ?.
- fetchByUserId_First(long, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the first o auth2 authorization in the ordered set where userId = ?.
- fetchByUserId_First(long, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the first o auth2 authorization in the ordered set where userId = ?.
- fetchByUserId_Last(long, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the last o auth2 authorization in the ordered set where userId = ?.
- fetchByUserId_Last(long, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the last o auth2 authorization in the ordered set where userId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the first o auth2 application in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the first o auth2 application in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the last o auth2 application in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the last o auth2 application in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_First(String, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the first o auth2 application in the ordered set where uuid = ?.
- fetchByUuid_First(String, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the first o auth2 application in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the last o auth2 application in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the last o auth2 application in the ordered set where uuid = ?.
- fetchOAuth2Application(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
- fetchOAuth2Application(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
- fetchOAuth2Application(long) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
- fetchOAuth2Application(long, String) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
- fetchOAuth2Application(long, String) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
- fetchOAuth2Application(long, String) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
- fetchOAuth2Application(long, String) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationService
- fetchOAuth2Application(long, String) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceUtil
- fetchOAuth2Application(long, String) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceWrapper
- fetchOAuth2ApplicationByExternalReferenceCode(String, long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
- fetchOAuth2ApplicationByExternalReferenceCode(String, long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
- fetchOAuth2ApplicationByExternalReferenceCode(String, long) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
- fetchOAuth2ApplicationByUuidAndCompanyId(String, long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
-
Returns the o auth2 application with the matching UUID and company.
- fetchOAuth2ApplicationByUuidAndCompanyId(String, long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
-
Returns the o auth2 application with the matching UUID and company.
- fetchOAuth2ApplicationByUuidAndCompanyId(String, long) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
-
Returns the o auth2 application with the matching UUID and company.
- fetchOAuth2ApplicationScopeAliases(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
- fetchOAuth2ApplicationScopeAliases(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
- fetchOAuth2ApplicationScopeAliases(long) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
- fetchOAuth2ApplicationScopeAliases(long, List<String>) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
- fetchOAuth2ApplicationScopeAliases(long, List<String>) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
- fetchOAuth2ApplicationScopeAliases(long, List<String>) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
- fetchOAuth2Authorization(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- fetchOAuth2Authorization(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- fetchOAuth2Authorization(long) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- fetchOAuth2AuthorizationByAccessTokenContent(String) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- fetchOAuth2AuthorizationByAccessTokenContent(String) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- fetchOAuth2AuthorizationByAccessTokenContent(String) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- fetchOAuth2AuthorizationByRefreshTokenContent(String) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- fetchOAuth2AuthorizationByRefreshTokenContent(String) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- fetchOAuth2AuthorizationByRefreshTokenContent(String) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- fetchOAuth2AuthorizationByRememberDeviceContent(long, long, String) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- fetchOAuth2AuthorizationByRememberDeviceContent(long, long, String) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- fetchOAuth2AuthorizationByRememberDeviceContent(long, long, String) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- fetchOAuth2ScopeGrant(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
- fetchOAuth2ScopeGrant(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- fetchOAuth2ScopeGrant(long) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- filterCountByC_CP(long, int) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the number of o auth2 applications that the user has permission to view where companyId = ? and clientProfile = ?.
- filterCountByC_CP(long, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the number of o auth2 applications that the user has permission to view where companyId = ? and clientProfile = ?.
- filterCountByCompanyId(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the number of o auth2 applications that the user has permission to view where companyId = ?.
- filterCountByCompanyId(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the number of o auth2 applications that the user has permission to view where companyId = ?.
- filterCountByUuid(String) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the number of o auth2 applications that the user has permission to view where uuid = ?.
- filterCountByUuid(String) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the number of o auth2 applications that the user has permission to view where uuid = ?.
- filterCountByUuid_C(String, long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the number of o auth2 applications that the user has permission to view where uuid = ? and companyId = ?.
- filterCountByUuid_C(String, long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the number of o auth2 applications that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByC_CP(long, int) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns all the o auth2 applications that the user has permission to view where companyId = ? and clientProfile = ?.
- filterFindByC_CP(long, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns all the o auth2 applications that the user has permission to view where companyId = ? and clientProfile = ?.
- filterFindByC_CP(long, int, int, int) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns a range of all the o auth2 applications that the user has permission to view where companyId = ? and clientProfile = ?.
- filterFindByC_CP(long, int, int, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns a range of all the o auth2 applications that the user has permission to view where companyId = ? and clientProfile = ?.
- filterFindByC_CP(long, int, int, int, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns an ordered range of all the o auth2 applications that the user has permissions to view where companyId = ? and clientProfile = ?.
- filterFindByC_CP(long, int, int, int, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns an ordered range of all the o auth2 applications that the user has permissions to view where companyId = ? and clientProfile = ?.
- filterFindByC_CP_PrevAndNext(long, long, int, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the o auth2 applications before and after the current o auth2 application in the ordered set of o auth2 applications that the user has permission to view where companyId = ? and clientProfile = ?.
- filterFindByC_CP_PrevAndNext(long, long, int, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the o auth2 applications before and after the current o auth2 application in the ordered set of o auth2 applications that the user has permission to view where companyId = ? and clientProfile = ?.
- filterFindByCompanyId(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns all the o auth2 applications that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns all the o auth2 applications that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns a range of all the o auth2 applications that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns a range of all the o auth2 applications that the user has permission to view where companyId = ?.
- filterFindByCompanyId(long, int, int, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns an ordered range of all the o auth2 applications that the user has permissions to view where companyId = ?.
- filterFindByCompanyId(long, int, int, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns an ordered range of all the o auth2 applications that the user has permissions to view where companyId = ?.
- filterFindByCompanyId_PrevAndNext(long, long, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the o auth2 applications before and after the current o auth2 application in the ordered set of o auth2 applications that the user has permission to view where companyId = ?.
- filterFindByCompanyId_PrevAndNext(long, long, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the o auth2 applications before and after the current o auth2 application in the ordered set of o auth2 applications that the user has permission to view where companyId = ?.
- filterFindByUuid(String) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns all the o auth2 applications that the user has permission to view where uuid = ?.
- filterFindByUuid(String) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns all the o auth2 applications that the user has permission to view where uuid = ?.
- filterFindByUuid(String, int, int) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns a range of all the o auth2 applications that the user has permission to view where uuid = ?.
- filterFindByUuid(String, int, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns a range of all the o auth2 applications that the user has permission to view where uuid = ?.
- filterFindByUuid(String, int, int, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns an ordered range of all the o auth2 applications that the user has permissions to view where uuid = ?.
- filterFindByUuid(String, int, int, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns an ordered range of all the o auth2 applications that the user has permissions to view where uuid = ?.
- filterFindByUuid_C(String, long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns all the o auth2 applications that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByUuid_C(String, long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns all the o auth2 applications that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByUuid_C(String, long, int, int) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns a range of all the o auth2 applications that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByUuid_C(String, long, int, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns a range of all the o auth2 applications that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByUuid_C(String, long, int, int, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns an ordered range of all the o auth2 applications that the user has permissions to view where uuid = ? and companyId = ?.
- filterFindByUuid_C(String, long, int, int, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns an ordered range of all the o auth2 applications that the user has permissions to view where uuid = ? and companyId = ?.
- filterFindByUuid_C_PrevAndNext(long, String, long, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the o auth2 applications before and after the current o auth2 application in the ordered set of o auth2 applications that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByUuid_C_PrevAndNext(long, String, long, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the o auth2 applications before and after the current o auth2 application in the ordered set of o auth2 applications that the user has permission to view where uuid = ? and companyId = ?.
- filterFindByUuid_PrevAndNext(long, String, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the o auth2 applications before and after the current o auth2 application in the ordered set of o auth2 applications that the user has permission to view where uuid = ?.
- filterFindByUuid_PrevAndNext(long, String, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the o auth2 applications before and after the current o auth2 application in the ordered set of o auth2 applications that the user has permission to view where uuid = ?.
- findAll() - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns all the o auth2 applications.
- findAll() - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Returns all the o auth2 application scope aliaseses.
- findAll() - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Returns all the o auth2 application scope aliaseses.
- findAll() - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns all the o auth2 applications.
- findAll() - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns all the o auth2 authorizations.
- findAll() - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns all the o auth2 authorizations.
- findAll() - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Returns all the o auth2 scope grants.
- findAll() - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Returns all the o auth2 scope grants.
- findAll(int, int) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns a range of all the o auth2 applications.
- findAll(int, int) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Returns a range of all the o auth2 application scope aliaseses.
- findAll(int, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Returns a range of all the o auth2 application scope aliaseses.
- findAll(int, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns a range of all the o auth2 applications.
- findAll(int, int) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns a range of all the o auth2 authorizations.
- findAll(int, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns a range of all the o auth2 authorizations.
- findAll(int, int) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Returns a range of all the o auth2 scope grants.
- findAll(int, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Returns a range of all the o auth2 scope grants.
- findAll(int, int, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns an ordered range of all the o auth2 applications.
- findAll(int, int, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns an ordered range of all the o auth2 applications.
- findAll(int, int, OrderByComparator<OAuth2Application>, boolean) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns an ordered range of all the o auth2 applications.
- findAll(int, int, OrderByComparator<OAuth2Application>, boolean) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns an ordered range of all the o auth2 applications.
- findAll(int, int, OrderByComparator<OAuth2ApplicationScopeAliases>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Returns an ordered range of all the o auth2 application scope aliaseses.
- findAll(int, int, OrderByComparator<OAuth2ApplicationScopeAliases>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Returns an ordered range of all the o auth2 application scope aliaseses.
- findAll(int, int, OrderByComparator<OAuth2ApplicationScopeAliases>, boolean) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Returns an ordered range of all the o auth2 application scope aliaseses.
- findAll(int, int, OrderByComparator<OAuth2ApplicationScopeAliases>, boolean) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Returns an ordered range of all the o auth2 application scope aliaseses.
- findAll(int, int, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns an ordered range of all the o auth2 authorizations.
- findAll(int, int, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns an ordered range of all the o auth2 authorizations.
- findAll(int, int, OrderByComparator<OAuth2Authorization>, boolean) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns an ordered range of all the o auth2 authorizations.
- findAll(int, int, OrderByComparator<OAuth2Authorization>, boolean) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns an ordered range of all the o auth2 authorizations.
- findAll(int, int, OrderByComparator<OAuth2ScopeGrant>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Returns an ordered range of all the o auth2 scope grants.
- findAll(int, int, OrderByComparator<OAuth2ScopeGrant>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Returns an ordered range of all the o auth2 scope grants.
- findAll(int, int, OrderByComparator<OAuth2ScopeGrant>, boolean) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Returns an ordered range of all the o auth2 scope grants.
- findAll(int, int, OrderByComparator<OAuth2ScopeGrant>, boolean) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Returns an ordered range of all the o auth2 scope grants.
- findByC_ATCH(long, long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns all the o auth2 authorizations where companyId = ? and accessTokenContentHash = ?.
- findByC_ATCH(long, long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns all the o auth2 authorizations where companyId = ? and accessTokenContentHash = ?.
- findByC_ATCH(long, long, int, int) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns a range of all the o auth2 authorizations where companyId = ? and accessTokenContentHash = ?.
- findByC_ATCH(long, long, int, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns a range of all the o auth2 authorizations where companyId = ? and accessTokenContentHash = ?.
- findByC_ATCH(long, long, int, int, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns an ordered range of all the o auth2 authorizations where companyId = ? and accessTokenContentHash = ?.
- findByC_ATCH(long, long, int, int, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns an ordered range of all the o auth2 authorizations where companyId = ? and accessTokenContentHash = ?.
- findByC_ATCH(long, long, int, int, OrderByComparator<OAuth2Authorization>, boolean) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns an ordered range of all the o auth2 authorizations where companyId = ? and accessTokenContentHash = ?.
- findByC_ATCH(long, long, int, int, OrderByComparator<OAuth2Authorization>, boolean) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns an ordered range of all the o auth2 authorizations where companyId = ? and accessTokenContentHash = ?.
- findByC_ATCH_First(long, long, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the first o auth2 authorization in the ordered set where companyId = ? and accessTokenContentHash = ?.
- findByC_ATCH_First(long, long, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the first o auth2 authorization in the ordered set where companyId = ? and accessTokenContentHash = ?.
- findByC_ATCH_Last(long, long, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the last o auth2 authorization in the ordered set where companyId = ? and accessTokenContentHash = ?.
- findByC_ATCH_Last(long, long, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the last o auth2 authorization in the ordered set where companyId = ? and accessTokenContentHash = ?.
- findByC_ATCH_PrevAndNext(long, long, long, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the o auth2 authorizations before and after the current o auth2 authorization in the ordered set where companyId = ? and accessTokenContentHash = ?.
- findByC_ATCH_PrevAndNext(long, long, long, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the o auth2 authorizations before and after the current o auth2 authorization in the ordered set where companyId = ? and accessTokenContentHash = ?.
- findByC_C(long, String) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the o auth2 application where companyId = ? and clientId = ? or throws a
NoSuchOAuth2ApplicationExceptionif it could not be found. - findByC_C(long, String) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the o auth2 application where companyId = ? and clientId = ? or throws a
NoSuchOAuth2ApplicationExceptionif it could not be found. - findByC_CP(long, int) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns all the o auth2 applications where companyId = ? and clientProfile = ?.
- findByC_CP(long, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns all the o auth2 applications where companyId = ? and clientProfile = ?.
- findByC_CP(long, int, int, int) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns a range of all the o auth2 applications where companyId = ? and clientProfile = ?.
- findByC_CP(long, int, int, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns a range of all the o auth2 applications where companyId = ? and clientProfile = ?.
- findByC_CP(long, int, int, int, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns an ordered range of all the o auth2 applications where companyId = ? and clientProfile = ?.
- findByC_CP(long, int, int, int, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns an ordered range of all the o auth2 applications where companyId = ? and clientProfile = ?.
- findByC_CP(long, int, int, int, OrderByComparator<OAuth2Application>, boolean) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns an ordered range of all the o auth2 applications where companyId = ? and clientProfile = ?.
- findByC_CP(long, int, int, int, OrderByComparator<OAuth2Application>, boolean) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns an ordered range of all the o auth2 applications where companyId = ? and clientProfile = ?.
- findByC_CP_First(long, int, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the first o auth2 application in the ordered set where companyId = ? and clientProfile = ?.
- findByC_CP_First(long, int, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the first o auth2 application in the ordered set where companyId = ? and clientProfile = ?.
- findByC_CP_Last(long, int, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the last o auth2 application in the ordered set where companyId = ? and clientProfile = ?.
- findByC_CP_Last(long, int, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the last o auth2 application in the ordered set where companyId = ? and clientProfile = ?.
- findByC_CP_PrevAndNext(long, long, int, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the o auth2 applications before and after the current o auth2 application in the ordered set where companyId = ? and clientProfile = ?.
- findByC_CP_PrevAndNext(long, long, int, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the o auth2 applications before and after the current o auth2 application in the ordered set where companyId = ? and clientProfile = ?.
- findByC_O_A_B_S(long, long, String, String, String) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Returns the o auth2 scope grant where companyId = ? and oAuth2ApplicationScopeAliasesId = ? and applicationName = ? and bundleSymbolicName = ? and scope = ? or throws a
NoSuchOAuth2ScopeGrantExceptionif it could not be found. - findByC_O_A_B_S(long, long, String, String, String) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Returns the o auth2 scope grant where companyId = ? and oAuth2ApplicationScopeAliasesId = ? and applicationName = ? and bundleSymbolicName = ? and scope = ? or throws a
NoSuchOAuth2ScopeGrantExceptionif it could not be found. - findByC_RTCH(long, long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns all the o auth2 authorizations where companyId = ? and refreshTokenContentHash = ?.
- findByC_RTCH(long, long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns all the o auth2 authorizations where companyId = ? and refreshTokenContentHash = ?.
- findByC_RTCH(long, long, int, int) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns a range of all the o auth2 authorizations where companyId = ? and refreshTokenContentHash = ?.
- findByC_RTCH(long, long, int, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns a range of all the o auth2 authorizations where companyId = ? and refreshTokenContentHash = ?.
- findByC_RTCH(long, long, int, int, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns an ordered range of all the o auth2 authorizations where companyId = ? and refreshTokenContentHash = ?.
- findByC_RTCH(long, long, int, int, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns an ordered range of all the o auth2 authorizations where companyId = ? and refreshTokenContentHash = ?.
- findByC_RTCH(long, long, int, int, OrderByComparator<OAuth2Authorization>, boolean) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns an ordered range of all the o auth2 authorizations where companyId = ? and refreshTokenContentHash = ?.
- findByC_RTCH(long, long, int, int, OrderByComparator<OAuth2Authorization>, boolean) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns an ordered range of all the o auth2 authorizations where companyId = ? and refreshTokenContentHash = ?.
- findByC_RTCH_First(long, long, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the first o auth2 authorization in the ordered set where companyId = ? and refreshTokenContentHash = ?.
- findByC_RTCH_First(long, long, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the first o auth2 authorization in the ordered set where companyId = ? and refreshTokenContentHash = ?.
- findByC_RTCH_Last(long, long, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the last o auth2 authorization in the ordered set where companyId = ? and refreshTokenContentHash = ?.
- findByC_RTCH_Last(long, long, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the last o auth2 authorization in the ordered set where companyId = ? and refreshTokenContentHash = ?.
- findByC_RTCH_PrevAndNext(long, long, long, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the o auth2 authorizations before and after the current o auth2 authorization in the ordered set where companyId = ? and refreshTokenContentHash = ?.
- findByC_RTCH_PrevAndNext(long, long, long, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the o auth2 authorizations before and after the current o auth2 authorization in the ordered set where companyId = ? and refreshTokenContentHash = ?.
- findByCompanyId(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns all the o auth2 applications where companyId = ?.
- findByCompanyId(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Returns all the o auth2 application scope aliaseses where companyId = ?.
- findByCompanyId(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Returns all the o auth2 application scope aliaseses where companyId = ?.
- findByCompanyId(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns all the o auth2 applications where companyId = ?.
- findByCompanyId(long, int, int) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns a range of all the o auth2 applications where companyId = ?.
- findByCompanyId(long, int, int) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Returns a range of all the o auth2 application scope aliaseses where companyId = ?.
- findByCompanyId(long, int, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Returns a range of all the o auth2 application scope aliaseses where companyId = ?.
- findByCompanyId(long, int, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns a range of all the o auth2 applications where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns an ordered range of all the o auth2 applications where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns an ordered range of all the o auth2 applications where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<OAuth2Application>, boolean) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns an ordered range of all the o auth2 applications where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<OAuth2Application>, boolean) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns an ordered range of all the o auth2 applications where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<OAuth2ApplicationScopeAliases>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Returns an ordered range of all the o auth2 application scope aliaseses where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<OAuth2ApplicationScopeAliases>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Returns an ordered range of all the o auth2 application scope aliaseses where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<OAuth2ApplicationScopeAliases>, boolean) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Returns an ordered range of all the o auth2 application scope aliaseses where companyId = ?.
- findByCompanyId(long, int, int, OrderByComparator<OAuth2ApplicationScopeAliases>, boolean) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Returns an ordered range of all the o auth2 application scope aliaseses where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the first o auth2 application in the ordered set where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the first o auth2 application in the ordered set where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<OAuth2ApplicationScopeAliases>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Returns the first o auth2 application scope aliases in the ordered set where companyId = ?.
- findByCompanyId_First(long, OrderByComparator<OAuth2ApplicationScopeAliases>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Returns the first o auth2 application scope aliases in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the last o auth2 application in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the last o auth2 application in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<OAuth2ApplicationScopeAliases>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Returns the last o auth2 application scope aliases in the ordered set where companyId = ?.
- findByCompanyId_Last(long, OrderByComparator<OAuth2ApplicationScopeAliases>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Returns the last o auth2 application scope aliases in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the o auth2 applications before and after the current o auth2 application in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the o auth2 applications before and after the current o auth2 application in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<OAuth2ApplicationScopeAliases>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Returns the o auth2 application scope aliaseses before and after the current o auth2 application scope aliases in the ordered set where companyId = ?.
- findByCompanyId_PrevAndNext(long, long, OrderByComparator<OAuth2ApplicationScopeAliases>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Returns the o auth2 application scope aliaseses before and after the current o auth2 application scope aliases in the ordered set where companyId = ?.
- findByERC_C(String, long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the o auth2 application where externalReferenceCode = ? and companyId = ? or throws a
NoSuchOAuth2ApplicationExceptionif it could not be found. - findByERC_C(String, long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the o auth2 application where externalReferenceCode = ? and companyId = ? or throws a
NoSuchOAuth2ApplicationExceptionif it could not be found. - findByOAuth2ApplicationId(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Returns all the o auth2 application scope aliaseses where oAuth2ApplicationId = ?.
- findByOAuth2ApplicationId(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Returns all the o auth2 application scope aliaseses where oAuth2ApplicationId = ?.
- findByOAuth2ApplicationId(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns all the o auth2 authorizations where oAuth2ApplicationId = ?.
- findByOAuth2ApplicationId(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns all the o auth2 authorizations where oAuth2ApplicationId = ?.
- findByOAuth2ApplicationId(long, int, int) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Returns a range of all the o auth2 application scope aliaseses where oAuth2ApplicationId = ?.
- findByOAuth2ApplicationId(long, int, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Returns a range of all the o auth2 application scope aliaseses where oAuth2ApplicationId = ?.
- findByOAuth2ApplicationId(long, int, int) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns a range of all the o auth2 authorizations where oAuth2ApplicationId = ?.
- findByOAuth2ApplicationId(long, int, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns a range of all the o auth2 authorizations where oAuth2ApplicationId = ?.
- findByOAuth2ApplicationId(long, int, int, OrderByComparator<OAuth2ApplicationScopeAliases>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Returns an ordered range of all the o auth2 application scope aliaseses where oAuth2ApplicationId = ?.
- findByOAuth2ApplicationId(long, int, int, OrderByComparator<OAuth2ApplicationScopeAliases>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Returns an ordered range of all the o auth2 application scope aliaseses where oAuth2ApplicationId = ?.
- findByOAuth2ApplicationId(long, int, int, OrderByComparator<OAuth2ApplicationScopeAliases>, boolean) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Returns an ordered range of all the o auth2 application scope aliaseses where oAuth2ApplicationId = ?.
- findByOAuth2ApplicationId(long, int, int, OrderByComparator<OAuth2ApplicationScopeAliases>, boolean) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Returns an ordered range of all the o auth2 application scope aliaseses where oAuth2ApplicationId = ?.
- findByOAuth2ApplicationId(long, int, int, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns an ordered range of all the o auth2 authorizations where oAuth2ApplicationId = ?.
- findByOAuth2ApplicationId(long, int, int, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns an ordered range of all the o auth2 authorizations where oAuth2ApplicationId = ?.
- findByOAuth2ApplicationId(long, int, int, OrderByComparator<OAuth2Authorization>, boolean) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns an ordered range of all the o auth2 authorizations where oAuth2ApplicationId = ?.
- findByOAuth2ApplicationId(long, int, int, OrderByComparator<OAuth2Authorization>, boolean) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns an ordered range of all the o auth2 authorizations where oAuth2ApplicationId = ?.
- findByOAuth2ApplicationId_First(long, OrderByComparator<OAuth2ApplicationScopeAliases>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Returns the first o auth2 application scope aliases in the ordered set where oAuth2ApplicationId = ?.
- findByOAuth2ApplicationId_First(long, OrderByComparator<OAuth2ApplicationScopeAliases>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Returns the first o auth2 application scope aliases in the ordered set where oAuth2ApplicationId = ?.
- findByOAuth2ApplicationId_First(long, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the first o auth2 authorization in the ordered set where oAuth2ApplicationId = ?.
- findByOAuth2ApplicationId_First(long, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the first o auth2 authorization in the ordered set where oAuth2ApplicationId = ?.
- findByOAuth2ApplicationId_Last(long, OrderByComparator<OAuth2ApplicationScopeAliases>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Returns the last o auth2 application scope aliases in the ordered set where oAuth2ApplicationId = ?.
- findByOAuth2ApplicationId_Last(long, OrderByComparator<OAuth2ApplicationScopeAliases>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Returns the last o auth2 application scope aliases in the ordered set where oAuth2ApplicationId = ?.
- findByOAuth2ApplicationId_Last(long, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the last o auth2 authorization in the ordered set where oAuth2ApplicationId = ?.
- findByOAuth2ApplicationId_Last(long, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the last o auth2 authorization in the ordered set where oAuth2ApplicationId = ?.
- findByOAuth2ApplicationId_PrevAndNext(long, long, OrderByComparator<OAuth2ApplicationScopeAliases>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Returns the o auth2 application scope aliaseses before and after the current o auth2 application scope aliases in the ordered set where oAuth2ApplicationId = ?.
- findByOAuth2ApplicationId_PrevAndNext(long, long, OrderByComparator<OAuth2ApplicationScopeAliases>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Returns the o auth2 application scope aliaseses before and after the current o auth2 application scope aliases in the ordered set where oAuth2ApplicationId = ?.
- findByOAuth2ApplicationId_PrevAndNext(long, long, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the o auth2 authorizations before and after the current o auth2 authorization in the ordered set where oAuth2ApplicationId = ?.
- findByOAuth2ApplicationId_PrevAndNext(long, long, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the o auth2 authorizations before and after the current o auth2 authorization in the ordered set where oAuth2ApplicationId = ?.
- findByOAuth2ApplicationScopeAliasesId(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Returns all the o auth2 scope grants where oAuth2ApplicationScopeAliasesId = ?.
- findByOAuth2ApplicationScopeAliasesId(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Returns all the o auth2 scope grants where oAuth2ApplicationScopeAliasesId = ?.
- findByOAuth2ApplicationScopeAliasesId(long, int, int) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Returns a range of all the o auth2 scope grants where oAuth2ApplicationScopeAliasesId = ?.
- findByOAuth2ApplicationScopeAliasesId(long, int, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Returns a range of all the o auth2 scope grants where oAuth2ApplicationScopeAliasesId = ?.
- findByOAuth2ApplicationScopeAliasesId(long, int, int, OrderByComparator<OAuth2ScopeGrant>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Returns an ordered range of all the o auth2 scope grants where oAuth2ApplicationScopeAliasesId = ?.
- findByOAuth2ApplicationScopeAliasesId(long, int, int, OrderByComparator<OAuth2ScopeGrant>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Returns an ordered range of all the o auth2 scope grants where oAuth2ApplicationScopeAliasesId = ?.
- findByOAuth2ApplicationScopeAliasesId(long, int, int, OrderByComparator<OAuth2ScopeGrant>, boolean) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Returns an ordered range of all the o auth2 scope grants where oAuth2ApplicationScopeAliasesId = ?.
- findByOAuth2ApplicationScopeAliasesId(long, int, int, OrderByComparator<OAuth2ScopeGrant>, boolean) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Returns an ordered range of all the o auth2 scope grants where oAuth2ApplicationScopeAliasesId = ?.
- findByOAuth2ApplicationScopeAliasesId_First(long, OrderByComparator<OAuth2ScopeGrant>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Returns the first o auth2 scope grant in the ordered set where oAuth2ApplicationScopeAliasesId = ?.
- findByOAuth2ApplicationScopeAliasesId_First(long, OrderByComparator<OAuth2ScopeGrant>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Returns the first o auth2 scope grant in the ordered set where oAuth2ApplicationScopeAliasesId = ?.
- findByOAuth2ApplicationScopeAliasesId_Last(long, OrderByComparator<OAuth2ScopeGrant>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Returns the last o auth2 scope grant in the ordered set where oAuth2ApplicationScopeAliasesId = ?.
- findByOAuth2ApplicationScopeAliasesId_Last(long, OrderByComparator<OAuth2ScopeGrant>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Returns the last o auth2 scope grant in the ordered set where oAuth2ApplicationScopeAliasesId = ?.
- findByOAuth2ApplicationScopeAliasesId_PrevAndNext(long, long, OrderByComparator<OAuth2ScopeGrant>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Returns the o auth2 scope grants before and after the current o auth2 scope grant in the ordered set where oAuth2ApplicationScopeAliasesId = ?.
- findByOAuth2ApplicationScopeAliasesId_PrevAndNext(long, long, OrderByComparator<OAuth2ScopeGrant>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Returns the o auth2 scope grants before and after the current o auth2 scope grant in the ordered set where oAuth2ApplicationScopeAliasesId = ?.
- findByPrimaryKey(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the o auth2 application with the primary key or throws a
NoSuchOAuth2ApplicationExceptionif it could not be found. - findByPrimaryKey(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Returns the o auth2 application scope aliases with the primary key or throws a
NoSuchOAuth2ApplicationScopeAliasesExceptionif it could not be found. - findByPrimaryKey(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Returns the o auth2 application scope aliases with the primary key or throws a
NoSuchOAuth2ApplicationScopeAliasesExceptionif it could not be found. - findByPrimaryKey(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the o auth2 application with the primary key or throws a
NoSuchOAuth2ApplicationExceptionif it could not be found. - findByPrimaryKey(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the o auth2 authorization with the primary key or throws a
NoSuchOAuth2AuthorizationExceptionif it could not be found. - findByPrimaryKey(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the o auth2 authorization with the primary key or throws a
NoSuchOAuth2AuthorizationExceptionif it could not be found. - findByPrimaryKey(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Returns the o auth2 scope grant with the primary key or throws a
NoSuchOAuth2ScopeGrantExceptionif it could not be found. - findByPrimaryKey(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Returns the o auth2 scope grant with the primary key or throws a
NoSuchOAuth2ScopeGrantExceptionif it could not be found. - findByPurgeDate(Date, int, int) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationFinder
- findByU_O_R(long, long, String) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns all the o auth2 authorizations where userId = ? and oAuth2ApplicationId = ? and rememberDeviceContent = ?.
- findByU_O_R(long, long, String) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns all the o auth2 authorizations where userId = ? and oAuth2ApplicationId = ? and rememberDeviceContent = ?.
- findByU_O_R(long, long, String, int, int) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns a range of all the o auth2 authorizations where userId = ? and oAuth2ApplicationId = ? and rememberDeviceContent = ?.
- findByU_O_R(long, long, String, int, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns a range of all the o auth2 authorizations where userId = ? and oAuth2ApplicationId = ? and rememberDeviceContent = ?.
- findByU_O_R(long, long, String, int, int, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns an ordered range of all the o auth2 authorizations where userId = ? and oAuth2ApplicationId = ? and rememberDeviceContent = ?.
- findByU_O_R(long, long, String, int, int, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns an ordered range of all the o auth2 authorizations where userId = ? and oAuth2ApplicationId = ? and rememberDeviceContent = ?.
- findByU_O_R(long, long, String, int, int, OrderByComparator<OAuth2Authorization>, boolean) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns an ordered range of all the o auth2 authorizations where userId = ? and oAuth2ApplicationId = ? and rememberDeviceContent = ?.
- findByU_O_R(long, long, String, int, int, OrderByComparator<OAuth2Authorization>, boolean) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns an ordered range of all the o auth2 authorizations where userId = ? and oAuth2ApplicationId = ? and rememberDeviceContent = ?.
- findByU_O_R_First(long, long, String, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the first o auth2 authorization in the ordered set where userId = ? and oAuth2ApplicationId = ? and rememberDeviceContent = ?.
- findByU_O_R_First(long, long, String, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the first o auth2 authorization in the ordered set where userId = ? and oAuth2ApplicationId = ? and rememberDeviceContent = ?.
- findByU_O_R_Last(long, long, String, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the last o auth2 authorization in the ordered set where userId = ? and oAuth2ApplicationId = ? and rememberDeviceContent = ?.
- findByU_O_R_Last(long, long, String, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the last o auth2 authorization in the ordered set where userId = ? and oAuth2ApplicationId = ? and rememberDeviceContent = ?.
- findByU_O_R_PrevAndNext(long, long, long, String, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the o auth2 authorizations before and after the current o auth2 authorization in the ordered set where userId = ? and oAuth2ApplicationId = ? and rememberDeviceContent = ?.
- findByU_O_R_PrevAndNext(long, long, long, String, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the o auth2 authorizations before and after the current o auth2 authorization in the ordered set where userId = ? and oAuth2ApplicationId = ? and rememberDeviceContent = ?.
- findByUserId(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns all the o auth2 authorizations where userId = ?.
- findByUserId(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns all the o auth2 authorizations where userId = ?.
- findByUserId(long, int, int) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns a range of all the o auth2 authorizations where userId = ?.
- findByUserId(long, int, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns a range of all the o auth2 authorizations where userId = ?.
- findByUserId(long, int, int, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns an ordered range of all the o auth2 authorizations where userId = ?.
- findByUserId(long, int, int, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns an ordered range of all the o auth2 authorizations where userId = ?.
- findByUserId(long, int, int, OrderByComparator<OAuth2Authorization>, boolean) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns an ordered range of all the o auth2 authorizations where userId = ?.
- findByUserId(long, int, int, OrderByComparator<OAuth2Authorization>, boolean) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns an ordered range of all the o auth2 authorizations where userId = ?.
- findByUserId_First(long, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the first o auth2 authorization in the ordered set where userId = ?.
- findByUserId_First(long, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the first o auth2 authorization in the ordered set where userId = ?.
- findByUserId_Last(long, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the last o auth2 authorization in the ordered set where userId = ?.
- findByUserId_Last(long, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the last o auth2 authorization in the ordered set where userId = ?.
- findByUserId_PrevAndNext(long, long, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the o auth2 authorizations before and after the current o auth2 authorization in the ordered set where userId = ?.
- findByUserId_PrevAndNext(long, long, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the o auth2 authorizations before and after the current o auth2 authorization in the ordered set where userId = ?.
- findByUuid(String) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns all the o auth2 applications where uuid = ?.
- findByUuid(String) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns all the o auth2 applications where uuid = ?.
- findByUuid(String, int, int) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns a range of all the o auth2 applications where uuid = ?.
- findByUuid(String, int, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns a range of all the o auth2 applications where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns an ordered range of all the o auth2 applications where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns an ordered range of all the o auth2 applications where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<OAuth2Application>, boolean) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns an ordered range of all the o auth2 applications where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<OAuth2Application>, boolean) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns an ordered range of all the o auth2 applications where uuid = ?.
- findByUuid_C(String, long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns all the o auth2 applications where uuid = ? and companyId = ?.
- findByUuid_C(String, long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns all the o auth2 applications where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns a range of all the o auth2 applications where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns a range of all the o auth2 applications where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns an ordered range of all the o auth2 applications where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns an ordered range of all the o auth2 applications where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<OAuth2Application>, boolean) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns an ordered range of all the o auth2 applications where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<OAuth2Application>, boolean) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns an ordered range of all the o auth2 applications where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the first o auth2 application in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the first o auth2 application in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the last o auth2 application in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the last o auth2 application in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the o auth2 applications before and after the current o auth2 application in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the o auth2 applications before and after the current o auth2 application in the ordered set where uuid = ? and companyId = ?.
- findByUuid_First(String, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the first o auth2 application in the ordered set where uuid = ?.
- findByUuid_First(String, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the first o auth2 application in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the last o auth2 application in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the last o auth2 application in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Returns the o auth2 applications before and after the current o auth2 application in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Returns the o auth2 applications before and after the current o auth2 application in the ordered set where uuid = ?.
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<OAuth2ApplicationScopeAliases>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<OAuth2ScopeGrant>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
- forApplication(String, String, Consumer<OAuth2ScopeBuilder.ApplicationScopeAssigner>) - Method in interface com.liferay.oauth2.provider.util.builder.OAuth2ScopeBuilder
G
- generateClientId() - Static method in class com.liferay.oauth2.provider.util.OAuth2SecureRandomGenerator
- generateClientSecret() - Static method in class com.liferay.oauth2.provider.util.OAuth2SecureRandomGenerator
- generateSecureRandomString() - Static method in class com.liferay.oauth2.provider.util.OAuth2SecureRandomGenerator
- getAccessTokenContent() - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Returns the access token content of this o auth2 authorization.
- getAccessTokenContent() - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Returns the access token content of this o auth2 authorization.
- getAccessTokenContentHash() - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Returns the access token content hash of this o auth2 authorization.
- getAccessTokenContentHash() - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Returns the access token content hash of this o auth2 authorization.
- getAccessTokenCreateDate() - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Returns the access token create date of this o auth2 authorization.
- getAccessTokenCreateDate() - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Returns the access token create date of this o auth2 authorization.
- getAccessTokenExpirationDate() - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Returns the access token expiration date of this o auth2 authorization.
- getAccessTokenExpirationDate() - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Returns the access token expiration date of this o auth2 authorization.
- getActionableDynamicQuery() - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
- getActionableDynamicQuery() - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
- getActionableDynamicQuery() - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
- getActionableDynamicQuery() - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
- getActionableDynamicQuery() - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
- getActionableDynamicQuery() - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
- getActionableDynamicQuery() - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- getActionableDynamicQuery() - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- getActionableDynamicQuery() - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- getActionableDynamicQuery() - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
- getActionableDynamicQuery() - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- getActionableDynamicQuery() - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- getAllowedGrantTypes() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Returns the allowed grant types of this o auth2 application.
- getAllowedGrantTypes() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Returns the allowed grant types of this o auth2 application.
- getAllowedGrantTypesList() - Method in interface com.liferay.oauth2.provider.model.OAuth2Application
- getAllowedGrantTypesList() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
- getApplicationName() - Method in interface com.liferay.oauth2.provider.model.OAuth2ScopeGrantModel
-
Returns the application name of this o auth2 scope grant.
- getApplicationName() - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
-
Returns the application name of this o auth2 scope grant.
- getApplicationOAuth2Authorizations(long, int, int, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationService
- getApplicationOAuth2Authorizations(long, int, int, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationServiceUtil
- getApplicationOAuth2Authorizations(long, int, int, OrderByComparator<OAuth2Authorization>) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationServiceWrapper
- getApplicationOAuth2AuthorizationsCount(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationService
- getApplicationOAuth2AuthorizationsCount(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationServiceUtil
- getApplicationOAuth2AuthorizationsCount(long) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationServiceWrapper
- getBasePersistence() - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
- getBasePersistence() - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
- getBasePersistence() - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- getBasePersistence() - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- getBundleSymbolicName() - Method in interface com.liferay.oauth2.provider.model.OAuth2ScopeGrantModel
-
Returns the bundle symbolic name of this o auth2 scope grant.
- getBundleSymbolicName() - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
-
Returns the bundle symbolic name of this o auth2 scope grant.
- getClientAuthenticationMethod() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Returns the client authentication method of this o auth2 application.
- getClientAuthenticationMethod() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Returns the client authentication method of this o auth2 application.
- getClientCredentialUserId() - Method in exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationClientCredentialUserIdException
- getClientCredentialUserId() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Returns the client credential user ID of this o auth2 application.
- getClientCredentialUserId() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Returns the client credential user ID of this o auth2 application.
- getClientCredentialUserName() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Returns the client credential user name of this o auth2 application.
- getClientCredentialUserName() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Returns the client credential user name of this o auth2 application.
- getClientCredentialUserScreenName() - Method in exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationClientCredentialUserIdException
- getClientCredentialUserUuid() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Returns the client credential user uuid of this o auth2 application.
- getClientCredentialUserUuid() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Returns the client credential user uuid of this o auth2 application.
- getClientId() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Returns the client ID of this o auth2 application.
- getClientId() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Returns the client ID of this o auth2 application.
- getClientProfile() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Returns the client profile of this o auth2 application.
- getClientProfile() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Returns the client profile of this o auth2 application.
- getClientSecret() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Returns the client secret of this o auth2 application.
- getClientSecret() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Returns the client secret of this o auth2 application.
- getCompanyId() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Returns the company ID of this o auth2 application.
- getCompanyId() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesModel
-
Returns the company ID of this o auth2 application scope aliases.
- getCompanyId() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesWrapper
-
Returns the company ID of this o auth2 application scope aliases.
- getCompanyId() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Returns the company ID of this o auth2 application.
- getCompanyId() - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Returns the company ID of this o auth2 authorization.
- getCompanyId() - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Returns the company ID of this o auth2 authorization.
- getCompanyId() - Method in interface com.liferay.oauth2.provider.model.OAuth2ScopeGrantModel
-
Returns the company ID of this o auth2 scope grant.
- getCompanyId() - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
-
Returns the company ID of this o auth2 scope grant.
- getCreateDate() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Returns the create date of this o auth2 application.
- getCreateDate() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesModel
-
Returns the create date of this o auth2 application scope aliases.
- getCreateDate() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesWrapper
-
Returns the create date of this o auth2 application scope aliases.
- getCreateDate() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Returns the create date of this o auth2 application.
- getCreateDate() - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Returns the create date of this o auth2 authorization.
- getCreateDate() - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Returns the create date of this o auth2 authorization.
- getDescription() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Returns the description of this o auth2 application.
- getDescription() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Returns the description of this o auth2 application.
- getExportActionableDynamicQuery(PortletDataContext) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
- getExportActionableDynamicQuery(PortletDataContext) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
- getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
- getExternalReferenceCode() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Returns the external reference code of this o auth2 application.
- getExternalReferenceCode() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Returns the external reference code of this o auth2 application.
- getFeatures() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Returns the features of this o auth2 application.
- getFeatures() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Returns the features of this o auth2 application.
- getFeaturesList() - Method in interface com.liferay.oauth2.provider.model.OAuth2Application
- getFeaturesList() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
- getFilteredLiferayOAuth2Scopes(long, Collection<LiferayOAuth2Scope>) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
- getFilteredLiferayOAuth2Scopes(long, Collection<LiferayOAuth2Scope>) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- getFilteredLiferayOAuth2Scopes(long, Collection<LiferayOAuth2Scope>) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- getHomePageURL() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Returns the home page url of this o auth2 application.
- getHomePageURL() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Returns the home page url of this o auth2 application.
- getIconFileEntryId() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Returns the icon file entry ID of this o auth2 application.
- getIconFileEntryId() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Returns the icon file entry ID of this o auth2 application.
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
- getIndexableActionableDynamicQuery() - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
- getIndexableActionableDynamicQuery() - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- getIndexableActionableDynamicQuery() - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- getIndexableActionableDynamicQuery() - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- getJwks() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Returns the jwks of this o auth2 application.
- getJwks() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Returns the jwks of this o auth2 application.
- getModelAttributes() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesWrapper
- getModelAttributes() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
- getModelAttributes() - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
- getModelAttributes() - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
- getModifiedDate() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Returns the modified date of this o auth2 application.
- getModifiedDate() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Returns the modified date of this o auth2 application.
- getName() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Returns the name of this o auth2 application.
- getName() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Returns the name of this o auth2 application.
- getOAuth2Application(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
-
Returns the o auth2 application with the primary key.
- getOAuth2Application(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
-
Returns the o auth2 application with the primary key.
- getOAuth2Application(long) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
-
Returns the o auth2 application with the primary key.
- getOAuth2Application(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationService
- getOAuth2Application(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceUtil
- getOAuth2Application(long) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceWrapper
- getOAuth2Application(long, String) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
- getOAuth2Application(long, String) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
- getOAuth2Application(long, String) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
- getOAuth2Application(long, String) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationService
- getOAuth2Application(long, String) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceUtil
- getOAuth2Application(long, String) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceWrapper
- getOAuth2ApplicationByExternalReferenceCode(String, long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
- getOAuth2ApplicationByExternalReferenceCode(String, long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
- getOAuth2ApplicationByExternalReferenceCode(String, long) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
- getOAuth2ApplicationByUuidAndCompanyId(String, long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
-
Returns the o auth2 application with the matching UUID and company.
- getOAuth2ApplicationByUuidAndCompanyId(String, long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
-
Returns the o auth2 application with the matching UUID and company.
- getOAuth2ApplicationByUuidAndCompanyId(String, long) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
-
Returns the o auth2 application with the matching UUID and company.
- getOAuth2ApplicationId() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Returns the o auth2 application ID of this o auth2 application.
- getOAuth2ApplicationId() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesModel
-
Returns the o auth2 application ID of this o auth2 application scope aliases.
- getOAuth2ApplicationId() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesWrapper
-
Returns the o auth2 application ID of this o auth2 application scope aliases.
- getOAuth2ApplicationId() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Returns the o auth2 application ID of this o auth2 application.
- getOAuth2ApplicationId() - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Returns the o auth2 application ID of this o auth2 authorization.
- getOAuth2ApplicationId() - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Returns the o auth2 application ID of this o auth2 authorization.
- getOAuth2Applications(int, int) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
-
Returns a range of all the o auth2 applications.
- getOAuth2Applications(int, int) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
-
Returns a range of all the o auth2 applications.
- getOAuth2Applications(int, int) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
-
Returns a range of all the o auth2 applications.
- getOAuth2Applications(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
- getOAuth2Applications(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
- getOAuth2Applications(long) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
- getOAuth2Applications(long, int) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
- getOAuth2Applications(long, int) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
- getOAuth2Applications(long, int) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
- getOAuth2Applications(long, int, int, OrderByComparator<OAuth2Application>) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationService
- getOAuth2Applications(long, int, int, OrderByComparator<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceUtil
- getOAuth2Applications(long, int, int, OrderByComparator<OAuth2Application>) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceWrapper
- getOAuth2ApplicationScopeAliases(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
-
Returns the o auth2 application scope aliases with the primary key.
- getOAuth2ApplicationScopeAliases(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
-
Returns the o auth2 application scope aliases with the primary key.
- getOAuth2ApplicationScopeAliases(long) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
-
Returns the o auth2 application scope aliases with the primary key.
- getOAuth2ApplicationScopeAliaseses(int, int) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
-
Returns a range of all the o auth2 application scope aliaseses.
- getOAuth2ApplicationScopeAliaseses(int, int) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
-
Returns a range of all the o auth2 application scope aliaseses.
- getOAuth2ApplicationScopeAliaseses(int, int) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
-
Returns a range of all the o auth2 application scope aliaseses.
- getOAuth2ApplicationScopeAliaseses(long, int, int, OrderByComparator<OAuth2ApplicationScopeAliases>) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
- getOAuth2ApplicationScopeAliaseses(long, int, int, OrderByComparator<OAuth2ApplicationScopeAliases>) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
- getOAuth2ApplicationScopeAliaseses(long, int, int, OrderByComparator<OAuth2ApplicationScopeAliases>) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
- getOAuth2ApplicationScopeAliasesesCount() - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
-
Returns the number of o auth2 application scope aliaseses.
- getOAuth2ApplicationScopeAliasesesCount() - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
-
Returns the number of o auth2 application scope aliaseses.
- getOAuth2ApplicationScopeAliasesesCount() - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
-
Returns the number of o auth2 application scope aliaseses.
- getOAuth2ApplicationScopeAliasesId() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Returns the o auth2 application scope aliases ID of this o auth2 application.
- getOAuth2ApplicationScopeAliasesId() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesModel
-
Returns the o auth2 application scope aliases ID of this o auth2 application scope aliases.
- getOAuth2ApplicationScopeAliasesId() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesWrapper
-
Returns the o auth2 application scope aliases ID of this o auth2 application scope aliases.
- getOAuth2ApplicationScopeAliasesId() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Returns the o auth2 application scope aliases ID of this o auth2 application.
- getOAuth2ApplicationScopeAliasesId() - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Returns the o auth2 application scope aliases ID of this o auth2 authorization.
- getOAuth2ApplicationScopeAliasesId() - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Returns the o auth2 application scope aliases ID of this o auth2 authorization.
- getOAuth2ApplicationScopeAliasesId() - Method in interface com.liferay.oauth2.provider.model.OAuth2ScopeGrantModel
-
Returns the o auth2 application scope aliases ID of this o auth2 scope grant.
- getOAuth2ApplicationScopeAliasesId() - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
-
Returns the o auth2 application scope aliases ID of this o auth2 scope grant.
- getOAuth2ApplicationsCount() - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
-
Returns the number of o auth2 applications.
- getOAuth2ApplicationsCount() - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
-
Returns the number of o auth2 applications.
- getOAuth2ApplicationsCount() - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
-
Returns the number of o auth2 applications.
- getOAuth2ApplicationsCount(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationService
- getOAuth2ApplicationsCount(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceUtil
- getOAuth2ApplicationsCount(long) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceWrapper
- getOAuth2Authorization(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
-
Returns the o auth2 authorization with the primary key.
- getOAuth2Authorization(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
-
Returns the o auth2 authorization with the primary key.
- getOAuth2Authorization(long) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
-
Returns the o auth2 authorization with the primary key.
- getOAuth2AuthorizationByAccessTokenContent(String) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- getOAuth2AuthorizationByAccessTokenContent(String) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- getOAuth2AuthorizationByAccessTokenContent(String) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- getOAuth2AuthorizationByRefreshTokenContent(String) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- getOAuth2AuthorizationByRefreshTokenContent(String) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- getOAuth2AuthorizationByRefreshTokenContent(String) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- getOAuth2AuthorizationId() - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Returns the o auth2 authorization ID of this o auth2 authorization.
- getOAuth2AuthorizationId() - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Returns the o auth2 authorization ID of this o auth2 authorization.
- getOAuth2AuthorizationOAuth2ScopeGrants(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
- getOAuth2AuthorizationOAuth2ScopeGrants(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- getOAuth2AuthorizationOAuth2ScopeGrants(long) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- getOAuth2AuthorizationOAuth2ScopeGrants(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Returns all the o auth2 scope grant associated with the o auth2 authorization.
- getOAuth2AuthorizationOAuth2ScopeGrants(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Returns all the o auth2 scope grant associated with the o auth2 authorization.
- getOAuth2AuthorizationOAuth2ScopeGrants(long, int, int) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
- getOAuth2AuthorizationOAuth2ScopeGrants(long, int, int) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- getOAuth2AuthorizationOAuth2ScopeGrants(long, int, int) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- getOAuth2AuthorizationOAuth2ScopeGrants(long, int, int) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Returns all the o auth2 scope grant associated with the o auth2 authorization.
- getOAuth2AuthorizationOAuth2ScopeGrants(long, int, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Returns all the o auth2 scope grant associated with the o auth2 authorization.
- getOAuth2AuthorizationOAuth2ScopeGrants(long, int, int, OrderByComparator<OAuth2ScopeGrant>) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
- getOAuth2AuthorizationOAuth2ScopeGrants(long, int, int, OrderByComparator<OAuth2ScopeGrant>) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- getOAuth2AuthorizationOAuth2ScopeGrants(long, int, int, OrderByComparator<OAuth2ScopeGrant>) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- getOAuth2AuthorizationOAuth2ScopeGrants(long, int, int, OrderByComparator<OAuth2ScopeGrant>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Returns all the o auth2 scope grant associated with the o auth2 authorization.
- getOAuth2AuthorizationOAuth2ScopeGrants(long, int, int, OrderByComparator<OAuth2ScopeGrant>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Returns all the o auth2 scope grant associated with the o auth2 authorization.
- getOAuth2AuthorizationOAuth2ScopeGrantsCount(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
- getOAuth2AuthorizationOAuth2ScopeGrantsCount(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- getOAuth2AuthorizationOAuth2ScopeGrantsCount(long) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- getOAuth2AuthorizationPrimaryKeys(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
-
Returns the oAuth2AuthorizationIds of the o auth2 authorizations associated with the o auth2 scope grant.
- getOAuth2AuthorizationPrimaryKeys(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
-
Returns the oAuth2AuthorizationIds of the o auth2 authorizations associated with the o auth2 scope grant.
- getOAuth2AuthorizationPrimaryKeys(long) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
-
Returns the oAuth2AuthorizationIds of the o auth2 authorizations associated with the o auth2 scope grant.
- getOAuth2AuthorizationPrimaryKeys(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Returns the primaryKeys of o auth2 authorizations associated with the o auth2 scope grant.
- getOAuth2AuthorizationPrimaryKeys(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Returns the primaryKeys of o auth2 authorizations associated with the o auth2 scope grant.
- getOAuth2Authorizations(int, int) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
-
Returns a range of all the o auth2 authorizations.
- getOAuth2Authorizations(int, int) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
-
Returns a range of all the o auth2 authorizations.
- getOAuth2Authorizations(int, int) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
-
Returns a range of all the o auth2 authorizations.
- getOAuth2Authorizations(long, int, int, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- getOAuth2Authorizations(long, int, int, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- getOAuth2Authorizations(long, int, int, OrderByComparator<OAuth2Authorization>) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- getOAuth2AuthorizationsCount() - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
-
Returns the number of o auth2 authorizations.
- getOAuth2AuthorizationsCount() - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
-
Returns the number of o auth2 authorizations.
- getOAuth2AuthorizationsCount() - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
-
Returns the number of o auth2 authorizations.
- getOAuth2AuthorizationsCount(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- getOAuth2AuthorizationsCount(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- getOAuth2AuthorizationsCount(long) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- getOAuth2AuthorizationsSize(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Returns the number of o auth2 authorizations associated with the o auth2 scope grant.
- getOAuth2AuthorizationsSize(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Returns the number of o auth2 authorizations associated with the o auth2 scope grant.
- getOAuth2ScopeGrant(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
-
Returns the o auth2 scope grant with the primary key.
- getOAuth2ScopeGrant(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
-
Returns the o auth2 scope grant with the primary key.
- getOAuth2ScopeGrant(long) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
-
Returns the o auth2 scope grant with the primary key.
- getOAuth2ScopeGrantId() - Method in interface com.liferay.oauth2.provider.model.OAuth2ScopeGrantModel
-
Returns the o auth2 scope grant ID of this o auth2 scope grant.
- getOAuth2ScopeGrantId() - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
-
Returns the o auth2 scope grant ID of this o auth2 scope grant.
- getOAuth2ScopeGrantOAuth2Authorizations(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- getOAuth2ScopeGrantOAuth2Authorizations(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- getOAuth2ScopeGrantOAuth2Authorizations(long) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- getOAuth2ScopeGrantOAuth2Authorizations(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns all the o auth2 authorization associated with the o auth2 scope grant.
- getOAuth2ScopeGrantOAuth2Authorizations(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns all the o auth2 authorization associated with the o auth2 scope grant.
- getOAuth2ScopeGrantOAuth2Authorizations(long, int, int) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- getOAuth2ScopeGrantOAuth2Authorizations(long, int, int) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- getOAuth2ScopeGrantOAuth2Authorizations(long, int, int) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- getOAuth2ScopeGrantOAuth2Authorizations(long, int, int) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns all the o auth2 authorization associated with the o auth2 scope grant.
- getOAuth2ScopeGrantOAuth2Authorizations(long, int, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns all the o auth2 authorization associated with the o auth2 scope grant.
- getOAuth2ScopeGrantOAuth2Authorizations(long, int, int, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- getOAuth2ScopeGrantOAuth2Authorizations(long, int, int, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- getOAuth2ScopeGrantOAuth2Authorizations(long, int, int, OrderByComparator<OAuth2Authorization>) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- getOAuth2ScopeGrantOAuth2Authorizations(long, int, int, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns all the o auth2 authorization associated with the o auth2 scope grant.
- getOAuth2ScopeGrantOAuth2Authorizations(long, int, int, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns all the o auth2 authorization associated with the o auth2 scope grant.
- getOAuth2ScopeGrantOAuth2AuthorizationsCount(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- getOAuth2ScopeGrantOAuth2AuthorizationsCount(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- getOAuth2ScopeGrantOAuth2AuthorizationsCount(long) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- getOAuth2ScopeGrantPrimaryKeys(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
-
Returns the oAuth2ScopeGrantIds of the o auth2 scope grants associated with the o auth2 authorization.
- getOAuth2ScopeGrantPrimaryKeys(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
-
Returns the oAuth2ScopeGrantIds of the o auth2 scope grants associated with the o auth2 authorization.
- getOAuth2ScopeGrantPrimaryKeys(long) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
-
Returns the oAuth2ScopeGrantIds of the o auth2 scope grants associated with the o auth2 authorization.
- getOAuth2ScopeGrantPrimaryKeys(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the primaryKeys of o auth2 scope grants associated with the o auth2 authorization.
- getOAuth2ScopeGrantPrimaryKeys(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the primaryKeys of o auth2 scope grants associated with the o auth2 authorization.
- getOAuth2ScopeGrants(int, int) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
-
Returns a range of all the o auth2 scope grants.
- getOAuth2ScopeGrants(int, int) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
-
Returns a range of all the o auth2 scope grants.
- getOAuth2ScopeGrants(int, int) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
-
Returns a range of all the o auth2 scope grants.
- getOAuth2ScopeGrants(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- getOAuth2ScopeGrants(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- getOAuth2ScopeGrants(long) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- getOAuth2ScopeGrants(long, int, int, OrderByComparator<OAuth2ScopeGrant>) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
- getOAuth2ScopeGrants(long, int, int, OrderByComparator<OAuth2ScopeGrant>) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- getOAuth2ScopeGrants(long, int, int, OrderByComparator<OAuth2ScopeGrant>) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- getOAuth2ScopeGrants(long, String, String, String) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
- getOAuth2ScopeGrants(long, String, String, String) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- getOAuth2ScopeGrants(long, String, String, String) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- getOAuth2ScopeGrantsCount() - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
-
Returns the number of o auth2 scope grants.
- getOAuth2ScopeGrantsCount() - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
-
Returns the number of o auth2 scope grants.
- getOAuth2ScopeGrantsCount() - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
-
Returns the number of o auth2 scope grants.
- getOAuth2ScopeGrantsSize(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Returns the number of o auth2 scope grants associated with the o auth2 authorization.
- getOAuth2ScopeGrantsSize(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Returns the number of o auth2 scope grants associated with the o auth2 authorization.
- getOSGiServiceIdentifier() - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
-
Returns the OSGi service identifier.
- getPersistedModel(Serializable) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
- getPersistedModel(Serializable) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
- getPersistedModel(Serializable) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
- getPersistedModel(Serializable) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
- getPersistedModel(Serializable) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
- getPersistedModel(Serializable) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
- getPersistedModel(Serializable) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- getPersistedModel(Serializable) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- getPersistedModel(Serializable) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- getPersistedModel(Serializable) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
- getPersistedModel(Serializable) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- getPersistedModel(Serializable) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- getPersistence() - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
- getPersistence() - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
- getPersistence() - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
- getPersistence() - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
- getPrimaryKey() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Returns the primary key of this o auth2 application.
- getPrimaryKey() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesModel
-
Returns the primary key of this o auth2 application scope aliases.
- getPrimaryKey() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesWrapper
-
Returns the primary key of this o auth2 application scope aliases.
- getPrimaryKey() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Returns the primary key of this o auth2 application.
- getPrimaryKey() - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Returns the primary key of this o auth2 authorization.
- getPrimaryKey() - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Returns the primary key of this o auth2 authorization.
- getPrimaryKey() - Method in interface com.liferay.oauth2.provider.model.OAuth2ScopeGrantModel
-
Returns the primary key of this o auth2 scope grant.
- getPrimaryKey() - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
-
Returns the primary key of this o auth2 scope grant.
- getPrivacyPolicyURL() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Returns the privacy policy url of this o auth2 application.
- getPrivacyPolicyURL() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Returns the privacy policy url of this o auth2 application.
- getRedirectURIs() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Returns the redirect ur is of this o auth2 application.
- getRedirectURIs() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Returns the redirect ur is of this o auth2 application.
- getRedirectURIsList() - Method in interface com.liferay.oauth2.provider.model.OAuth2Application
- getRedirectURIsList() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
- getRefreshTokenContent() - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Returns the refresh token content of this o auth2 authorization.
- getRefreshTokenContent() - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Returns the refresh token content of this o auth2 authorization.
- getRefreshTokenContentHash() - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Returns the refresh token content hash of this o auth2 authorization.
- getRefreshTokenContentHash() - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Returns the refresh token content hash of this o auth2 authorization.
- getRefreshTokenCreateDate() - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Returns the refresh token create date of this o auth2 authorization.
- getRefreshTokenCreateDate() - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Returns the refresh token create date of this o auth2 authorization.
- getRefreshTokenExpirationDate() - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Returns the refresh token expiration date of this o auth2 authorization.
- getRefreshTokenExpirationDate() - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Returns the refresh token expiration date of this o auth2 authorization.
- getRememberDevice() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Returns the remember device of this o auth2 application.
- getRememberDevice() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Returns the remember device of this o auth2 application.
- getRememberDeviceContent() - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Returns the remember device content of this o auth2 authorization.
- getRememberDeviceContent() - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Returns the remember device content of this o auth2 authorization.
- getRemoteHostInfo() - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Returns the remote host info of this o auth2 authorization.
- getRemoteHostInfo() - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Returns the remote host info of this o auth2 authorization.
- getRemoteIPInfo() - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Returns the remote ip info of this o auth2 authorization.
- getRemoteIPInfo() - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Returns the remote ip info of this o auth2 authorization.
- getScope() - Method in interface com.liferay.oauth2.provider.model.OAuth2ScopeGrantModel
-
Returns the scope of this o auth2 scope grant.
- getScope() - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
-
Returns the scope of this o auth2 scope grant.
- getScopeAliases() - Method in interface com.liferay.oauth2.provider.model.OAuth2ScopeGrantModel
-
Returns the scope aliases of this o auth2 scope grant.
- getScopeAliases() - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
-
Returns the scope aliases of this o auth2 scope grant.
- getScopeAliasesList() - Method in interface com.liferay.oauth2.provider.model.OAuth2ScopeGrant
- getScopeAliasesList() - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
- getScopeAliasesList(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
- getScopeAliasesList(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
- getScopeAliasesList(long) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
- getService() - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
- getService() - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
- getService() - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceUtil
- getService() - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- getService() - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationServiceUtil
- getService() - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- getStagedModelType() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
- getTrustedApplication() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Returns the trusted application of this o auth2 application.
- getTrustedApplication() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Returns the trusted application of this o auth2 application.
- getUserId() - Method in exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationClientCredentialUserIdException
- getUserId() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Returns the user ID of this o auth2 application.
- getUserId() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesModel
-
Returns the user ID of this o auth2 application scope aliases.
- getUserId() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesWrapper
-
Returns the user ID of this o auth2 application scope aliases.
- getUserId() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Returns the user ID of this o auth2 application.
- getUserId() - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Returns the user ID of this o auth2 authorization.
- getUserId() - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Returns the user ID of this o auth2 authorization.
- getUserName() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Returns the user name of this o auth2 application.
- getUserName() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesModel
-
Returns the user name of this o auth2 application scope aliases.
- getUserName() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesWrapper
-
Returns the user name of this o auth2 application scope aliases.
- getUserName() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Returns the user name of this o auth2 application.
- getUserName() - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Returns the user name of this o auth2 authorization.
- getUserName() - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Returns the user name of this o auth2 authorization.
- getUserOAuth2Authorizations(int, int, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationService
- getUserOAuth2Authorizations(int, int, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationServiceUtil
- getUserOAuth2Authorizations(int, int, OrderByComparator<OAuth2Authorization>) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationServiceWrapper
- getUserOAuth2Authorizations(long, int, int, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- getUserOAuth2Authorizations(long, int, int, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- getUserOAuth2Authorizations(long, int, int, OrderByComparator<OAuth2Authorization>) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- getUserOAuth2AuthorizationsCount() - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationService
- getUserOAuth2AuthorizationsCount() - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationServiceUtil
- getUserOAuth2AuthorizationsCount() - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationServiceWrapper
- getUserOAuth2AuthorizationsCount(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- getUserOAuth2AuthorizationsCount(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- getUserOAuth2AuthorizationsCount(long) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- getUserScreenName() - Method in exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationClientCredentialUserIdException
- getUserUuid() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Returns the user uuid of this o auth2 application.
- getUserUuid() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesModel
-
Returns the user uuid of this o auth2 application scope aliases.
- getUserUuid() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesWrapper
-
Returns the user uuid of this o auth2 application scope aliases.
- getUserUuid() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Returns the user uuid of this o auth2 application.
- getUserUuid() - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Returns the user uuid of this o auth2 authorization.
- getUserUuid() - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Returns the user uuid of this o auth2 authorization.
- getUuid() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Returns the uuid of this o auth2 application.
- getUuid() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Returns the uuid of this o auth2 application.
- getWrappedService() - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
- getWrappedService() - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
- getWrappedService() - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceWrapper
- getWrappedService() - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- getWrappedService() - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationServiceWrapper
- getWrappedService() - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- grantLiferayOAuth2Scopes(long, Collection<LiferayOAuth2Scope>) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
- grantLiferayOAuth2Scopes(long, Collection<LiferayOAuth2Scope>) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- grantLiferayOAuth2Scopes(long, Collection<LiferayOAuth2Scope>) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- GrantType - Enum Class in com.liferay.oauth2.provider.constants
-
This enum represents all supported OAuth2 Grant flows that are used and validated by the framework.
- grantTypes() - Method in enum class com.liferay.oauth2.provider.constants.ClientProfile
H
- hasOAuth2AuthorizationOAuth2ScopeGrant(long, long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
- hasOAuth2AuthorizationOAuth2ScopeGrant(long, long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- hasOAuth2AuthorizationOAuth2ScopeGrant(long, long) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- hasOAuth2AuthorizationOAuth2ScopeGrants(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
- hasOAuth2AuthorizationOAuth2ScopeGrants(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- hasOAuth2AuthorizationOAuth2ScopeGrants(long) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- hasOAuth2ScopeGrantOAuth2Authorization(long, long) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- hasOAuth2ScopeGrantOAuth2Authorization(long, long) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- hasOAuth2ScopeGrantOAuth2Authorization(long, long) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- hasOAuth2ScopeGrantOAuth2Authorizations(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- hasOAuth2ScopeGrantOAuth2Authorizations(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- hasOAuth2ScopeGrantOAuth2Authorizations(long) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- HEADLESS_SERVER - Enum constant in enum class com.liferay.oauth2.provider.constants.ClientProfile
- homePageURL - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
- homePageURL() - Method in interface com.liferay.oauth2.provider.configuration.OAuth2ProviderApplicationHeadlessServerConfiguration
-
Deprecated.As of Cavanaugh (7.4.x)
- homePageURL() - Method in interface com.liferay.oauth2.provider.configuration.OAuth2ProviderApplicationUserAgentConfiguration
-
Deprecated.As of Cavanaugh (7.4.x)
I
- iconFileEntryId - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
- id() - Method in enum class com.liferay.oauth2.provider.constants.ClientProfile
- INSTANCE - Static variable in class com.liferay.oauth2.provider.model.OA2Auths_OA2ScopeGrantsTable
- INSTANCE - Static variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesTable
- INSTANCE - Static variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
- INSTANCE - Static variable in class com.liferay.oauth2.provider.model.OAuth2AuthorizationTable
- INSTANCE - Static variable in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantTable
- interpolateRedirectURIsList(HttpServletRequest, List<String>, Portal) - Static method in class com.liferay.oauth2.provider.redirect.OAuth2RedirectURIInterpolator
- isRememberDevice() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Returns
trueif this o auth2 application is remember device. - isRememberDevice() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Returns
trueif this o auth2 application is remember device. - isRequiresRedirectURI() - Method in enum class com.liferay.oauth2.provider.constants.GrantType
- isSupportsConfidentialClients() - Method in enum class com.liferay.oauth2.provider.constants.GrantType
- isSupportsPublicClients() - Method in enum class com.liferay.oauth2.provider.constants.GrantType
- isTrustedApplication() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Returns
trueif this o auth2 application is trusted application. - isTrustedApplication() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Returns
trueif this o auth2 application is trusted application.
J
- jwks - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
- JWT_BEARER - Enum constant in enum class com.liferay.oauth2.provider.constants.GrantType
M
- mapToScopeAlias(String...) - Method in interface com.liferay.oauth2.provider.util.builder.OAuth2ScopeBuilder.ApplicationScope
- mapToScopeAlias(Collection<String>) - Method in interface com.liferay.oauth2.provider.util.builder.OAuth2ScopeBuilder.ApplicationScope
- modifiedDate - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
N
- name - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
- name() - Method in interface com.liferay.oauth2.provider.configuration.OAuth2ProviderApplicationHeadlessServerConfiguration
- name() - Method in interface com.liferay.oauth2.provider.configuration.OAuth2ProviderApplicationUserAgentConfiguration
- NATIVE_APPLICATION - Enum constant in enum class com.liferay.oauth2.provider.constants.ClientProfile
- NoSuchOAuth2ApplicationException - Exception Class in com.liferay.oauth2.provider.exception
- NoSuchOAuth2ApplicationException() - Constructor for exception class com.liferay.oauth2.provider.exception.NoSuchOAuth2ApplicationException
- NoSuchOAuth2ApplicationException(String) - Constructor for exception class com.liferay.oauth2.provider.exception.NoSuchOAuth2ApplicationException
- NoSuchOAuth2ApplicationException(String, Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.NoSuchOAuth2ApplicationException
- NoSuchOAuth2ApplicationException(Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.NoSuchOAuth2ApplicationException
- NoSuchOAuth2ApplicationScopeAliasesException - Exception Class in com.liferay.oauth2.provider.exception
- NoSuchOAuth2ApplicationScopeAliasesException() - Constructor for exception class com.liferay.oauth2.provider.exception.NoSuchOAuth2ApplicationScopeAliasesException
- NoSuchOAuth2ApplicationScopeAliasesException(String) - Constructor for exception class com.liferay.oauth2.provider.exception.NoSuchOAuth2ApplicationScopeAliasesException
- NoSuchOAuth2ApplicationScopeAliasesException(String, Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.NoSuchOAuth2ApplicationScopeAliasesException
- NoSuchOAuth2ApplicationScopeAliasesException(Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.NoSuchOAuth2ApplicationScopeAliasesException
- NoSuchOAuth2AuthorizationException - Exception Class in com.liferay.oauth2.provider.exception
- NoSuchOAuth2AuthorizationException() - Constructor for exception class com.liferay.oauth2.provider.exception.NoSuchOAuth2AuthorizationException
- NoSuchOAuth2AuthorizationException(String) - Constructor for exception class com.liferay.oauth2.provider.exception.NoSuchOAuth2AuthorizationException
- NoSuchOAuth2AuthorizationException(String, Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.NoSuchOAuth2AuthorizationException
- NoSuchOAuth2AuthorizationException(Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.NoSuchOAuth2AuthorizationException
- NoSuchOAuth2ScopeGrantException - Exception Class in com.liferay.oauth2.provider.exception
- NoSuchOAuth2ScopeGrantException() - Constructor for exception class com.liferay.oauth2.provider.exception.NoSuchOAuth2ScopeGrantException
- NoSuchOAuth2ScopeGrantException(String) - Constructor for exception class com.liferay.oauth2.provider.exception.NoSuchOAuth2ScopeGrantException
- NoSuchOAuth2ScopeGrantException(String, Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.NoSuchOAuth2ScopeGrantException
- NoSuchOAuth2ScopeGrantException(Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.NoSuchOAuth2ScopeGrantException
O
- O_AUTH2_APPLICATION_ID_ACCESSOR - Static variable in interface com.liferay.oauth2.provider.model.OAuth2Application
- O_AUTH2_APPLICATION_SCOPE_ALIASES_ID_ACCESSOR - Static variable in interface com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliases
- O_AUTH2_AUTHORIZATION_ID_ACCESSOR - Static variable in interface com.liferay.oauth2.provider.model.OAuth2Authorization
- O_AUTH2_SCOPE_GRANT_ID_ACCESSOR - Static variable in interface com.liferay.oauth2.provider.model.OAuth2ScopeGrant
- OA2Auths_OA2ScopeGrantsTable - Class in com.liferay.oauth2.provider.model
-
The table class for the "OA2Auths_OA2ScopeGrants" database table.
- OAuth2Application - Interface in com.liferay.oauth2.provider.model
-
The extended model interface for the OAuth2Application service.
- OAuth2ApplicationClientCredentialUserIdException - Exception Class in com.liferay.oauth2.provider.exception
- OAuth2ApplicationClientCredentialUserIdException() - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationClientCredentialUserIdException
-
Deprecated.As of Mueller (7.2.x)
- OAuth2ApplicationClientCredentialUserIdException(long, String, long, String) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationClientCredentialUserIdException
- OAuth2ApplicationClientCredentialUserIdException(String) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationClientCredentialUserIdException
-
Deprecated.As of Mueller (7.2.x)
- OAuth2ApplicationClientCredentialUserIdException(String, Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationClientCredentialUserIdException
-
Deprecated.As of Mueller (7.2.x)
- OAuth2ApplicationClientCredentialUserIdException(Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationClientCredentialUserIdException
-
Deprecated.As of Mueller (7.2.x)
- OAuth2ApplicationClientGrantTypeException - Exception Class in com.liferay.oauth2.provider.exception
- OAuth2ApplicationClientGrantTypeException() - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationClientGrantTypeException
- OAuth2ApplicationClientGrantTypeException(String) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationClientGrantTypeException
- OAuth2ApplicationClientGrantTypeException(String, Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationClientGrantTypeException
- OAuth2ApplicationClientGrantTypeException(Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationClientGrantTypeException
- OAuth2ApplicationHomePageURLException - Exception Class in com.liferay.oauth2.provider.exception
- OAuth2ApplicationHomePageURLException() - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationHomePageURLException
- OAuth2ApplicationHomePageURLException(String) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationHomePageURLException
- OAuth2ApplicationHomePageURLException(String, Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationHomePageURLException
- OAuth2ApplicationHomePageURLException(Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationHomePageURLException
- OAuth2ApplicationHomePageURLSchemeException - Exception Class in com.liferay.oauth2.provider.exception
- OAuth2ApplicationHomePageURLSchemeException() - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationHomePageURLSchemeException
- OAuth2ApplicationHomePageURLSchemeException(String) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationHomePageURLSchemeException
- OAuth2ApplicationHomePageURLSchemeException(String, Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationHomePageURLSchemeException
- OAuth2ApplicationHomePageURLSchemeException(Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationHomePageURLSchemeException
- oAuth2ApplicationId - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesTable
- oAuth2ApplicationId - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
- oAuth2ApplicationId - Variable in class com.liferay.oauth2.provider.model.OAuth2AuthorizationTable
- OAuth2ApplicationLocalService - Interface in com.liferay.oauth2.provider.service
-
Provides the local service interface for OAuth2Application.
- OAuth2ApplicationLocalServiceUtil - Class in com.liferay.oauth2.provider.service
-
Provides the local service utility for OAuth2Application.
- OAuth2ApplicationLocalServiceUtil() - Constructor for class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
- OAuth2ApplicationLocalServiceWrapper - Class in com.liferay.oauth2.provider.service
-
Provides a wrapper for
OAuth2ApplicationLocalService. - OAuth2ApplicationLocalServiceWrapper() - Constructor for class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
- OAuth2ApplicationLocalServiceWrapper(OAuth2ApplicationLocalService) - Constructor for class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
- OAuth2ApplicationModel - Interface in com.liferay.oauth2.provider.model
-
The base model interface for the OAuth2Application service.
- OAuth2ApplicationNameException - Exception Class in com.liferay.oauth2.provider.exception
- OAuth2ApplicationNameException() - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationNameException
- OAuth2ApplicationNameException(String) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationNameException
- OAuth2ApplicationNameException(String, Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationNameException
- OAuth2ApplicationNameException(Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationNameException
- OAuth2ApplicationPersistence - Interface in com.liferay.oauth2.provider.service.persistence
-
The persistence interface for the o auth2 application service.
- OAuth2ApplicationPrivacyPolicyURLException - Exception Class in com.liferay.oauth2.provider.exception
- OAuth2ApplicationPrivacyPolicyURLException() - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationPrivacyPolicyURLException
- OAuth2ApplicationPrivacyPolicyURLException(String) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationPrivacyPolicyURLException
- OAuth2ApplicationPrivacyPolicyURLException(String, Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationPrivacyPolicyURLException
- OAuth2ApplicationPrivacyPolicyURLException(Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationPrivacyPolicyURLException
- OAuth2ApplicationPrivacyPolicyURLSchemeException - Exception Class in com.liferay.oauth2.provider.exception
- OAuth2ApplicationPrivacyPolicyURLSchemeException() - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationPrivacyPolicyURLSchemeException
- OAuth2ApplicationPrivacyPolicyURLSchemeException(String) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationPrivacyPolicyURLSchemeException
- OAuth2ApplicationPrivacyPolicyURLSchemeException(String, Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationPrivacyPolicyURLSchemeException
- OAuth2ApplicationPrivacyPolicyURLSchemeException(Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationPrivacyPolicyURLSchemeException
- OAuth2ApplicationRedirectURIException - Exception Class in com.liferay.oauth2.provider.exception
- OAuth2ApplicationRedirectURIException() - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIException
- OAuth2ApplicationRedirectURIException(String) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIException
- OAuth2ApplicationRedirectURIException(String, Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIException
- OAuth2ApplicationRedirectURIException(Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIException
- OAuth2ApplicationRedirectURIFragmentException - Exception Class in com.liferay.oauth2.provider.exception
- OAuth2ApplicationRedirectURIFragmentException() - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIFragmentException
- OAuth2ApplicationRedirectURIFragmentException(String) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIFragmentException
- OAuth2ApplicationRedirectURIFragmentException(String, Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIFragmentException
- OAuth2ApplicationRedirectURIFragmentException(Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIFragmentException
- OAuth2ApplicationRedirectURIMissingException - Exception Class in com.liferay.oauth2.provider.exception
- OAuth2ApplicationRedirectURIMissingException() - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIMissingException
- OAuth2ApplicationRedirectURIMissingException(String) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIMissingException
- OAuth2ApplicationRedirectURIMissingException(String, Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIMissingException
- OAuth2ApplicationRedirectURIMissingException(Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIMissingException
- OAuth2ApplicationRedirectURIPathException - Exception Class in com.liferay.oauth2.provider.exception
- OAuth2ApplicationRedirectURIPathException() - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIPathException
- OAuth2ApplicationRedirectURIPathException(String) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIPathException
- OAuth2ApplicationRedirectURIPathException(String, Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIPathException
- OAuth2ApplicationRedirectURIPathException(Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIPathException
- OAuth2ApplicationRedirectURISchemeException - Exception Class in com.liferay.oauth2.provider.exception
- OAuth2ApplicationRedirectURISchemeException() - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURISchemeException
- OAuth2ApplicationRedirectURISchemeException(String) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURISchemeException
- OAuth2ApplicationRedirectURISchemeException(String, Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURISchemeException
- OAuth2ApplicationRedirectURISchemeException(Throwable) - Constructor for exception class com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURISchemeException
- OAuth2ApplicationScopeAliases - Interface in com.liferay.oauth2.provider.model
-
The extended model interface for the OAuth2ApplicationScopeAliases service.
- oAuth2ApplicationScopeAliasesId - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesTable
- oAuth2ApplicationScopeAliasesId - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
- oAuth2ApplicationScopeAliasesId - Variable in class com.liferay.oauth2.provider.model.OAuth2AuthorizationTable
- oAuth2ApplicationScopeAliasesId - Variable in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantTable
- OAuth2ApplicationScopeAliasesLocalService - Interface in com.liferay.oauth2.provider.service
-
Provides the local service interface for OAuth2ApplicationScopeAliases.
- OAuth2ApplicationScopeAliasesLocalServiceUtil - Class in com.liferay.oauth2.provider.service
-
Provides the local service utility for OAuth2ApplicationScopeAliases.
- OAuth2ApplicationScopeAliasesLocalServiceUtil() - Constructor for class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
- OAuth2ApplicationScopeAliasesLocalServiceWrapper - Class in com.liferay.oauth2.provider.service
-
Provides a wrapper for
OAuth2ApplicationScopeAliasesLocalService. - OAuth2ApplicationScopeAliasesLocalServiceWrapper() - Constructor for class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
- OAuth2ApplicationScopeAliasesLocalServiceWrapper(OAuth2ApplicationScopeAliasesLocalService) - Constructor for class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
- OAuth2ApplicationScopeAliasesModel - Interface in com.liferay.oauth2.provider.model
-
The base model interface for the OAuth2ApplicationScopeAliases service.
- OAuth2ApplicationScopeAliasesPersistence - Interface in com.liferay.oauth2.provider.service.persistence
-
The persistence interface for the o auth2 application scope aliases service.
- OAuth2ApplicationScopeAliasesTable - Class in com.liferay.oauth2.provider.model
-
The table class for the "OAuth2ApplicationScopeAliases" database table.
- OAuth2ApplicationScopeAliasesUtil - Class in com.liferay.oauth2.provider.service.persistence
-
The persistence utility for the o auth2 application scope aliases service.
- OAuth2ApplicationScopeAliasesUtil() - Constructor for class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
- OAuth2ApplicationScopeAliasesWrapper - Class in com.liferay.oauth2.provider.model
-
This class is a wrapper for
OAuth2ApplicationScopeAliases. - OAuth2ApplicationScopeAliasesWrapper(OAuth2ApplicationScopeAliases) - Constructor for class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesWrapper
- OAuth2ApplicationService - Interface in com.liferay.oauth2.provider.service
-
Provides the remote service interface for OAuth2Application.
- OAuth2ApplicationServiceUtil - Class in com.liferay.oauth2.provider.service
-
Provides the remote service utility for OAuth2Application.
- OAuth2ApplicationServiceUtil() - Constructor for class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceUtil
- OAuth2ApplicationServiceWrapper - Class in com.liferay.oauth2.provider.service
-
Provides a wrapper for
OAuth2ApplicationService. - OAuth2ApplicationServiceWrapper() - Constructor for class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceWrapper
- OAuth2ApplicationServiceWrapper(OAuth2ApplicationService) - Constructor for class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceWrapper
- OAuth2ApplicationTable - Class in com.liferay.oauth2.provider.model
-
The table class for the "OAuth2Application" database table.
- OAuth2ApplicationUtil - Class in com.liferay.oauth2.provider.service.persistence
-
The persistence utility for the o auth2 application service.
- OAuth2ApplicationUtil() - Constructor for class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
- OAuth2ApplicationWrapper - Class in com.liferay.oauth2.provider.model
-
This class is a wrapper for
OAuth2Application. - OAuth2ApplicationWrapper(OAuth2Application) - Constructor for class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
- OAuth2Authorization - Interface in com.liferay.oauth2.provider.model
-
The extended model interface for the OAuth2Authorization service.
- OAuth2AuthorizationFinder - Interface in com.liferay.oauth2.provider.service.persistence
- oAuth2AuthorizationId - Variable in class com.liferay.oauth2.provider.model.OA2Auths_OA2ScopeGrantsTable
- oAuth2AuthorizationId - Variable in class com.liferay.oauth2.provider.model.OAuth2AuthorizationTable
- OAuth2AuthorizationLocalService - Interface in com.liferay.oauth2.provider.service
-
Provides the local service interface for OAuth2Authorization.
- OAuth2AuthorizationLocalServiceUtil - Class in com.liferay.oauth2.provider.service
-
Provides the local service utility for OAuth2Authorization.
- OAuth2AuthorizationLocalServiceUtil() - Constructor for class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- OAuth2AuthorizationLocalServiceWrapper - Class in com.liferay.oauth2.provider.service
-
Provides a wrapper for
OAuth2AuthorizationLocalService. - OAuth2AuthorizationLocalServiceWrapper() - Constructor for class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- OAuth2AuthorizationLocalServiceWrapper(OAuth2AuthorizationLocalService) - Constructor for class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- OAuth2AuthorizationModel - Interface in com.liferay.oauth2.provider.model
-
The base model interface for the OAuth2Authorization service.
- OAuth2AuthorizationPersistence - Interface in com.liferay.oauth2.provider.service.persistence
-
The persistence interface for the o auth2 authorization service.
- OAuth2AuthorizationService - Interface in com.liferay.oauth2.provider.service
-
Provides the remote service interface for OAuth2Authorization.
- OAuth2AuthorizationServiceUtil - Class in com.liferay.oauth2.provider.service
-
Provides the remote service utility for OAuth2Authorization.
- OAuth2AuthorizationServiceUtil() - Constructor for class com.liferay.oauth2.provider.service.OAuth2AuthorizationServiceUtil
- OAuth2AuthorizationServiceWrapper - Class in com.liferay.oauth2.provider.service
-
Provides a wrapper for
OAuth2AuthorizationService. - OAuth2AuthorizationServiceWrapper() - Constructor for class com.liferay.oauth2.provider.service.OAuth2AuthorizationServiceWrapper
- OAuth2AuthorizationServiceWrapper(OAuth2AuthorizationService) - Constructor for class com.liferay.oauth2.provider.service.OAuth2AuthorizationServiceWrapper
- OAuth2AuthorizationTable - Class in com.liferay.oauth2.provider.model
-
The table class for the "OAuth2Authorization" database table.
- OAuth2AuthorizationUtil - Class in com.liferay.oauth2.provider.service.persistence
-
The persistence utility for the o auth2 authorization service.
- OAuth2AuthorizationUtil() - Constructor for class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
- OAuth2AuthorizationWrapper - Class in com.liferay.oauth2.provider.model
-
This class is a wrapper for
OAuth2Authorization. - OAuth2AuthorizationWrapper(OAuth2Authorization) - Constructor for class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
- OAuth2ProviderActionKeys - Class in com.liferay.oauth2.provider.constants
- OAuth2ProviderActionKeys() - Constructor for class com.liferay.oauth2.provider.constants.OAuth2ProviderActionKeys
- OAuth2ProviderApplicationHeadlessServerConfiguration - Interface in com.liferay.oauth2.provider.configuration
- OAuth2ProviderApplicationUserAgentConfiguration - Interface in com.liferay.oauth2.provider.configuration
- OAuth2ProviderConfiguration - Interface in com.liferay.oauth2.provider.configuration
- OAuth2ProviderConstants - Class in com.liferay.oauth2.provider.constants
- OAuth2ProviderConstants() - Constructor for class com.liferay.oauth2.provider.constants.OAuth2ProviderConstants
- OAuth2RedirectURIInterpolator - Class in com.liferay.oauth2.provider.redirect
- OAuth2RedirectURIInterpolator() - Constructor for class com.liferay.oauth2.provider.redirect.OAuth2RedirectURIInterpolator
- OAuth2ScopeBuilder - Interface in com.liferay.oauth2.provider.util.builder
- OAuth2ScopeBuilder.ApplicationScope - Interface in com.liferay.oauth2.provider.util.builder
- OAuth2ScopeBuilder.ApplicationScopeAssigner - Interface in com.liferay.oauth2.provider.util.builder
- OAuth2ScopeGrant - Interface in com.liferay.oauth2.provider.model
-
The extended model interface for the OAuth2ScopeGrant service.
- oAuth2ScopeGrantId - Variable in class com.liferay.oauth2.provider.model.OA2Auths_OA2ScopeGrantsTable
- oAuth2ScopeGrantId - Variable in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantTable
- OAuth2ScopeGrantLocalService - Interface in com.liferay.oauth2.provider.service
-
Provides the local service interface for OAuth2ScopeGrant.
- OAuth2ScopeGrantLocalServiceUtil - Class in com.liferay.oauth2.provider.service
-
Provides the local service utility for OAuth2ScopeGrant.
- OAuth2ScopeGrantLocalServiceUtil() - Constructor for class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- OAuth2ScopeGrantLocalServiceWrapper - Class in com.liferay.oauth2.provider.service
-
Provides a wrapper for
OAuth2ScopeGrantLocalService. - OAuth2ScopeGrantLocalServiceWrapper() - Constructor for class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- OAuth2ScopeGrantLocalServiceWrapper(OAuth2ScopeGrantLocalService) - Constructor for class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- OAuth2ScopeGrantModel - Interface in com.liferay.oauth2.provider.model
-
The base model interface for the OAuth2ScopeGrant service.
- OAuth2ScopeGrantPersistence - Interface in com.liferay.oauth2.provider.service.persistence
-
The persistence interface for the o auth2 scope grant service.
- OAuth2ScopeGrantTable - Class in com.liferay.oauth2.provider.model
-
The table class for the "OAuth2ScopeGrant" database table.
- OAuth2ScopeGrantUtil - Class in com.liferay.oauth2.provider.service.persistence
-
The persistence utility for the o auth2 scope grant service.
- OAuth2ScopeGrantUtil() - Constructor for class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
- OAuth2ScopeGrantWrapper - Class in com.liferay.oauth2.provider.model
-
This class is a wrapper for
OAuth2ScopeGrant. - OAuth2ScopeGrantWrapper(OAuth2ScopeGrant) - Constructor for class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
- OAuth2SecureRandomGenerator - Class in com.liferay.oauth2.provider.util
- OAuth2SecureRandomGenerator() - Constructor for class com.liferay.oauth2.provider.util.OAuth2SecureRandomGenerator
- OTHER - Enum constant in enum class com.liferay.oauth2.provider.constants.ClientProfile
P
- persist() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesWrapper
- persist() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
- persist() - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
- persist() - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
- privacyPolicyURL - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
- privacyPolicyURL() - Method in interface com.liferay.oauth2.provider.configuration.OAuth2ProviderApplicationHeadlessServerConfiguration
- privacyPolicyURL() - Method in interface com.liferay.oauth2.provider.configuration.OAuth2ProviderApplicationUserAgentConfiguration
R
- recycleRefreshToken() - Method in interface com.liferay.oauth2.provider.configuration.OAuth2ProviderConfiguration
- redirectURIs - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
- REFRESH_TOKEN - Enum constant in enum class com.liferay.oauth2.provider.constants.GrantType
- refreshTokenContent - Variable in class com.liferay.oauth2.provider.model.OAuth2AuthorizationTable
- refreshTokenContentHash - Variable in class com.liferay.oauth2.provider.model.OAuth2AuthorizationTable
- refreshTokenCreateDate - Variable in class com.liferay.oauth2.provider.model.OAuth2AuthorizationTable
- refreshTokenExpirationDate - Variable in class com.liferay.oauth2.provider.model.OAuth2AuthorizationTable
- rememberDevice - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
- rememberDeviceContent - Variable in class com.liferay.oauth2.provider.model.OAuth2AuthorizationTable
- remoteHostInfo - Variable in class com.liferay.oauth2.provider.model.OAuth2AuthorizationTable
- remoteIPInfo - Variable in class com.liferay.oauth2.provider.model.OAuth2AuthorizationTable
- remove(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Removes the o auth2 application with the primary key from the database.
- remove(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Removes the o auth2 application scope aliases with the primary key from the database.
- remove(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Removes the o auth2 application scope aliases with the primary key from the database.
- remove(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Removes the o auth2 application with the primary key from the database.
- remove(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Removes the o auth2 authorization with the primary key from the database.
- remove(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Removes the o auth2 authorization with the primary key from the database.
- remove(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Removes the o auth2 scope grant with the primary key from the database.
- remove(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Removes the o auth2 scope grant with the primary key from the database.
- removeAll() - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Removes all the o auth2 applications from the database.
- removeAll() - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Removes all the o auth2 application scope aliaseses from the database.
- removeAll() - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Removes all the o auth2 application scope aliaseses from the database.
- removeAll() - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Removes all the o auth2 applications from the database.
- removeAll() - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Removes all the o auth2 authorizations from the database.
- removeAll() - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Removes all the o auth2 authorizations from the database.
- removeAll() - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Removes all the o auth2 scope grants from the database.
- removeAll() - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Removes all the o auth2 scope grants from the database.
- removeByC_ATCH(long, long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Removes all the o auth2 authorizations where companyId = ? and accessTokenContentHash = ? from the database.
- removeByC_ATCH(long, long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Removes all the o auth2 authorizations where companyId = ? and accessTokenContentHash = ? from the database.
- removeByC_C(long, String) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Removes the o auth2 application where companyId = ? and clientId = ? from the database.
- removeByC_C(long, String) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Removes the o auth2 application where companyId = ? and clientId = ? from the database.
- removeByC_CP(long, int) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Removes all the o auth2 applications where companyId = ? and clientProfile = ? from the database.
- removeByC_CP(long, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Removes all the o auth2 applications where companyId = ? and clientProfile = ? from the database.
- removeByC_O_A_B_S(long, long, String, String, String) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Removes the o auth2 scope grant where companyId = ? and oAuth2ApplicationScopeAliasesId = ? and applicationName = ? and bundleSymbolicName = ? and scope = ? from the database.
- removeByC_O_A_B_S(long, long, String, String, String) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Removes the o auth2 scope grant where companyId = ? and oAuth2ApplicationScopeAliasesId = ? and applicationName = ? and bundleSymbolicName = ? and scope = ? from the database.
- removeByC_RTCH(long, long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Removes all the o auth2 authorizations where companyId = ? and refreshTokenContentHash = ? from the database.
- removeByC_RTCH(long, long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Removes all the o auth2 authorizations where companyId = ? and refreshTokenContentHash = ? from the database.
- removeByCompanyId(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Removes all the o auth2 applications where companyId = ? from the database.
- removeByCompanyId(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Removes all the o auth2 application scope aliaseses where companyId = ? from the database.
- removeByCompanyId(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Removes all the o auth2 application scope aliaseses where companyId = ? from the database.
- removeByCompanyId(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Removes all the o auth2 applications where companyId = ? from the database.
- removeByERC_C(String, long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Removes the o auth2 application where externalReferenceCode = ? and companyId = ? from the database.
- removeByERC_C(String, long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Removes the o auth2 application where externalReferenceCode = ? and companyId = ? from the database.
- removeByOAuth2ApplicationId(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
-
Removes all the o auth2 application scope aliaseses where oAuth2ApplicationId = ? from the database.
- removeByOAuth2ApplicationId(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
-
Removes all the o auth2 application scope aliaseses where oAuth2ApplicationId = ? from the database.
- removeByOAuth2ApplicationId(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Removes all the o auth2 authorizations where oAuth2ApplicationId = ? from the database.
- removeByOAuth2ApplicationId(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Removes all the o auth2 authorizations where oAuth2ApplicationId = ? from the database.
- removeByOAuth2ApplicationScopeAliasesId(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Removes all the o auth2 scope grants where oAuth2ApplicationScopeAliasesId = ? from the database.
- removeByOAuth2ApplicationScopeAliasesId(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Removes all the o auth2 scope grants where oAuth2ApplicationScopeAliasesId = ? from the database.
- removeByU_O_R(long, long, String) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Removes all the o auth2 authorizations where userId = ? and oAuth2ApplicationId = ? and rememberDeviceContent = ? from the database.
- removeByU_O_R(long, long, String) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Removes all the o auth2 authorizations where userId = ? and oAuth2ApplicationId = ? and rememberDeviceContent = ? from the database.
- removeByUserId(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Removes all the o auth2 authorizations where userId = ? from the database.
- removeByUserId(long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Removes all the o auth2 authorizations where userId = ? from the database.
- removeByUuid(String) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Removes all the o auth2 applications where uuid = ? from the database.
- removeByUuid(String) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Removes all the o auth2 applications where uuid = ? from the database.
- removeByUuid_C(String, long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
-
Removes all the o auth2 applications where uuid = ? and companyId = ? from the database.
- removeByUuid_C(String, long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
-
Removes all the o auth2 applications where uuid = ? and companyId = ? from the database.
- removeOAuth2Authorization(long, long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Removes the association between the o auth2 scope grant and the o auth2 authorization.
- removeOAuth2Authorization(long, long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Removes the association between the o auth2 scope grant and the o auth2 authorization.
- removeOAuth2Authorization(long, OAuth2Authorization) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Removes the association between the o auth2 scope grant and the o auth2 authorization.
- removeOAuth2Authorization(long, OAuth2Authorization) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Removes the association between the o auth2 scope grant and the o auth2 authorization.
- removeOAuth2Authorizations(long, long[]) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Removes the association between the o auth2 scope grant and the o auth2 authorizations.
- removeOAuth2Authorizations(long, long[]) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Removes the association between the o auth2 scope grant and the o auth2 authorizations.
- removeOAuth2Authorizations(long, List<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Removes the association between the o auth2 scope grant and the o auth2 authorizations.
- removeOAuth2Authorizations(long, List<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Removes the association between the o auth2 scope grant and the o auth2 authorizations.
- removeOAuth2ScopeGrant(long, long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Removes the association between the o auth2 authorization and the o auth2 scope grant.
- removeOAuth2ScopeGrant(long, long) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Removes the association between the o auth2 authorization and the o auth2 scope grant.
- removeOAuth2ScopeGrant(long, OAuth2ScopeGrant) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Removes the association between the o auth2 authorization and the o auth2 scope grant.
- removeOAuth2ScopeGrant(long, OAuth2ScopeGrant) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Removes the association between the o auth2 authorization and the o auth2 scope grant.
- removeOAuth2ScopeGrants(long, long[]) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Removes the association between the o auth2 authorization and the o auth2 scope grants.
- removeOAuth2ScopeGrants(long, long[]) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Removes the association between the o auth2 authorization and the o auth2 scope grants.
- removeOAuth2ScopeGrants(long, List<OAuth2ScopeGrant>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Removes the association between the o auth2 authorization and the o auth2 scope grants.
- removeOAuth2ScopeGrants(long, List<OAuth2ScopeGrant>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Removes the association between the o auth2 authorization and the o auth2 scope grants.
- RESOURCE_NAME - Static variable in class com.liferay.oauth2.provider.constants.OAuth2ProviderConstants
- RESOURCE_OWNER_PASSWORD - Enum constant in enum class com.liferay.oauth2.provider.constants.GrantType
- revokeAllOAuth2Authorizations(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationService
- revokeAllOAuth2Authorizations(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationServiceUtil
- revokeAllOAuth2Authorizations(long) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationServiceWrapper
- revokeOAuth2Authorization(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationService
- revokeOAuth2Authorization(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationServiceUtil
- revokeOAuth2Authorization(long) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationServiceWrapper
S
- scope - Variable in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantTable
- scopeAliases - Variable in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantTable
- scopes() - Method in interface com.liferay.oauth2.provider.configuration.OAuth2ProviderApplicationHeadlessServerConfiguration
- scopes() - Method in interface com.liferay.oauth2.provider.configuration.OAuth2ProviderApplicationUserAgentConfiguration
- SERVICE_NAME - Static variable in class com.liferay.oauth2.provider.constants.OAuth2ProviderConstants
- setAccessTokenContent(String) - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Sets the access token content of this o auth2 authorization.
- setAccessTokenContent(String) - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Sets the access token content of this o auth2 authorization.
- setAccessTokenContentHash(long) - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Sets the access token content hash of this o auth2 authorization.
- setAccessTokenContentHash(long) - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Sets the access token content hash of this o auth2 authorization.
- setAccessTokenCreateDate(Date) - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Sets the access token create date of this o auth2 authorization.
- setAccessTokenCreateDate(Date) - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Sets the access token create date of this o auth2 authorization.
- setAccessTokenExpirationDate(Date) - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Sets the access token expiration date of this o auth2 authorization.
- setAccessTokenExpirationDate(Date) - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Sets the access token expiration date of this o auth2 authorization.
- setAllowedGrantTypes(String) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Sets the allowed grant types of this o auth2 application.
- setAllowedGrantTypes(String) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Sets the allowed grant types of this o auth2 application.
- setAllowedGrantTypesList(List<GrantType>) - Method in interface com.liferay.oauth2.provider.model.OAuth2Application
- setAllowedGrantTypesList(List<GrantType>) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
- setApplicationName(String) - Method in interface com.liferay.oauth2.provider.model.OAuth2ScopeGrantModel
-
Sets the application name of this o auth2 scope grant.
- setApplicationName(String) - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
-
Sets the application name of this o auth2 scope grant.
- setBundleSymbolicName(String) - Method in interface com.liferay.oauth2.provider.model.OAuth2ScopeGrantModel
-
Sets the bundle symbolic name of this o auth2 scope grant.
- setBundleSymbolicName(String) - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
-
Sets the bundle symbolic name of this o auth2 scope grant.
- setClientAuthenticationMethod(String) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Sets the client authentication method of this o auth2 application.
- setClientAuthenticationMethod(String) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Sets the client authentication method of this o auth2 application.
- setClientCredentialUserId(long) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Sets the client credential user ID of this o auth2 application.
- setClientCredentialUserId(long) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Sets the client credential user ID of this o auth2 application.
- setClientCredentialUserName(String) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Sets the client credential user name of this o auth2 application.
- setClientCredentialUserName(String) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Sets the client credential user name of this o auth2 application.
- setClientCredentialUserUuid(String) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Sets the client credential user uuid of this o auth2 application.
- setClientCredentialUserUuid(String) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Sets the client credential user uuid of this o auth2 application.
- setClientId(String) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Sets the client ID of this o auth2 application.
- setClientId(String) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Sets the client ID of this o auth2 application.
- setClientProfile(int) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Sets the client profile of this o auth2 application.
- setClientProfile(int) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Sets the client profile of this o auth2 application.
- setClientSecret(String) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Sets the client secret of this o auth2 application.
- setClientSecret(String) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Sets the client secret of this o auth2 application.
- setCompanyId(long) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Sets the company ID of this o auth2 application.
- setCompanyId(long) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesModel
-
Sets the company ID of this o auth2 application scope aliases.
- setCompanyId(long) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesWrapper
-
Sets the company ID of this o auth2 application scope aliases.
- setCompanyId(long) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Sets the company ID of this o auth2 application.
- setCompanyId(long) - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Sets the company ID of this o auth2 authorization.
- setCompanyId(long) - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Sets the company ID of this o auth2 authorization.
- setCompanyId(long) - Method in interface com.liferay.oauth2.provider.model.OAuth2ScopeGrantModel
-
Sets the company ID of this o auth2 scope grant.
- setCompanyId(long) - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
-
Sets the company ID of this o auth2 scope grant.
- setCreateDate(Date) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Sets the create date of this o auth2 application.
- setCreateDate(Date) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesModel
-
Sets the create date of this o auth2 application scope aliases.
- setCreateDate(Date) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesWrapper
-
Sets the create date of this o auth2 application scope aliases.
- setCreateDate(Date) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Sets the create date of this o auth2 application.
- setCreateDate(Date) - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Sets the create date of this o auth2 authorization.
- setCreateDate(Date) - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Sets the create date of this o auth2 authorization.
- setDescription(String) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Sets the description of this o auth2 application.
- setDescription(String) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Sets the description of this o auth2 application.
- setExternalReferenceCode(String) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Sets the external reference code of this o auth2 application.
- setExternalReferenceCode(String) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Sets the external reference code of this o auth2 application.
- setFeatures(String) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Sets the features of this o auth2 application.
- setFeatures(String) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Sets the features of this o auth2 application.
- setFeaturesList(List<String>) - Method in interface com.liferay.oauth2.provider.model.OAuth2Application
- setFeaturesList(List<String>) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
- setHomePageURL(String) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Sets the home page url of this o auth2 application.
- setHomePageURL(String) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Sets the home page url of this o auth2 application.
- setIconFileEntryId(long) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Sets the icon file entry ID of this o auth2 application.
- setIconFileEntryId(long) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Sets the icon file entry ID of this o auth2 application.
- setJwks(String) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Sets the jwks of this o auth2 application.
- setJwks(String) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Sets the jwks of this o auth2 application.
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesWrapper
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
- setModifiedDate(Date) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Sets the modified date of this o auth2 application.
- setModifiedDate(Date) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Sets the modified date of this o auth2 application.
- setName(String) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Sets the name of this o auth2 application.
- setName(String) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Sets the name of this o auth2 application.
- setOAuth2ApplicationId(long) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Sets the o auth2 application ID of this o auth2 application.
- setOAuth2ApplicationId(long) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesModel
-
Sets the o auth2 application ID of this o auth2 application scope aliases.
- setOAuth2ApplicationId(long) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesWrapper
-
Sets the o auth2 application ID of this o auth2 application scope aliases.
- setOAuth2ApplicationId(long) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Sets the o auth2 application ID of this o auth2 application.
- setOAuth2ApplicationId(long) - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Sets the o auth2 application ID of this o auth2 authorization.
- setOAuth2ApplicationId(long) - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Sets the o auth2 application ID of this o auth2 authorization.
- setOAuth2ApplicationScopeAliasesId(long) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Sets the o auth2 application scope aliases ID of this o auth2 application.
- setOAuth2ApplicationScopeAliasesId(long) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesModel
-
Sets the o auth2 application scope aliases ID of this o auth2 application scope aliases.
- setOAuth2ApplicationScopeAliasesId(long) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesWrapper
-
Sets the o auth2 application scope aliases ID of this o auth2 application scope aliases.
- setOAuth2ApplicationScopeAliasesId(long) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Sets the o auth2 application scope aliases ID of this o auth2 application.
- setOAuth2ApplicationScopeAliasesId(long) - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Sets the o auth2 application scope aliases ID of this o auth2 authorization.
- setOAuth2ApplicationScopeAliasesId(long) - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Sets the o auth2 application scope aliases ID of this o auth2 authorization.
- setOAuth2ApplicationScopeAliasesId(long) - Method in interface com.liferay.oauth2.provider.model.OAuth2ScopeGrantModel
-
Sets the o auth2 application scope aliases ID of this o auth2 scope grant.
- setOAuth2ApplicationScopeAliasesId(long) - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
-
Sets the o auth2 application scope aliases ID of this o auth2 scope grant.
- setOAuth2AuthorizationId(long) - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Sets the o auth2 authorization ID of this o auth2 authorization.
- setOAuth2AuthorizationId(long) - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Sets the o auth2 authorization ID of this o auth2 authorization.
- setOAuth2AuthorizationOAuth2ScopeGrants(long, long[]) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
- setOAuth2AuthorizationOAuth2ScopeGrants(long, long[]) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
- setOAuth2AuthorizationOAuth2ScopeGrants(long, long[]) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
- setOAuth2Authorizations(long, long[]) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Sets the o auth2 authorizations associated with the o auth2 scope grant, removing and adding associations as necessary.
- setOAuth2Authorizations(long, long[]) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Sets the o auth2 authorizations associated with the o auth2 scope grant, removing and adding associations as necessary.
- setOAuth2Authorizations(long, List<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
-
Sets the o auth2 authorizations associated with the o auth2 scope grant, removing and adding associations as necessary.
- setOAuth2Authorizations(long, List<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
-
Sets the o auth2 authorizations associated with the o auth2 scope grant, removing and adding associations as necessary.
- setOAuth2ScopeGrantId(long) - Method in interface com.liferay.oauth2.provider.model.OAuth2ScopeGrantModel
-
Sets the o auth2 scope grant ID of this o auth2 scope grant.
- setOAuth2ScopeGrantId(long) - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
-
Sets the o auth2 scope grant ID of this o auth2 scope grant.
- setOAuth2ScopeGrantOAuth2Authorizations(long, long[]) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- setOAuth2ScopeGrantOAuth2Authorizations(long, long[]) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- setOAuth2ScopeGrantOAuth2Authorizations(long, long[]) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- setOAuth2ScopeGrants(long, long[]) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Sets the o auth2 scope grants associated with the o auth2 authorization, removing and adding associations as necessary.
- setOAuth2ScopeGrants(long, long[]) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Sets the o auth2 scope grants associated with the o auth2 authorization, removing and adding associations as necessary.
- setOAuth2ScopeGrants(long, List<OAuth2ScopeGrant>) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
-
Sets the o auth2 scope grants associated with the o auth2 authorization, removing and adding associations as necessary.
- setOAuth2ScopeGrants(long, List<OAuth2ScopeGrant>) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
-
Sets the o auth2 scope grants associated with the o auth2 authorization, removing and adding associations as necessary.
- setPersistence(OAuth2ApplicationPersistence) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
- setPersistence(OAuth2ApplicationScopeAliasesPersistence) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
- setPersistence(OAuth2AuthorizationPersistence) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
- setPersistence(OAuth2ScopeGrantPersistence) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
- setPrimaryKey(long) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Sets the primary key of this o auth2 application.
- setPrimaryKey(long) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesModel
-
Sets the primary key of this o auth2 application scope aliases.
- setPrimaryKey(long) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesWrapper
-
Sets the primary key of this o auth2 application scope aliases.
- setPrimaryKey(long) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Sets the primary key of this o auth2 application.
- setPrimaryKey(long) - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Sets the primary key of this o auth2 authorization.
- setPrimaryKey(long) - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Sets the primary key of this o auth2 authorization.
- setPrimaryKey(long) - Method in interface com.liferay.oauth2.provider.model.OAuth2ScopeGrantModel
-
Sets the primary key of this o auth2 scope grant.
- setPrimaryKey(long) - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
-
Sets the primary key of this o auth2 scope grant.
- setPrivacyPolicyURL(String) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Sets the privacy policy url of this o auth2 application.
- setPrivacyPolicyURL(String) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Sets the privacy policy url of this o auth2 application.
- setRedirectURIs(String) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Sets the redirect ur is of this o auth2 application.
- setRedirectURIs(String) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Sets the redirect ur is of this o auth2 application.
- setRedirectURIsList(List<String>) - Method in interface com.liferay.oauth2.provider.model.OAuth2Application
- setRedirectURIsList(List<String>) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
- setRefreshTokenContent(String) - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Sets the refresh token content of this o auth2 authorization.
- setRefreshTokenContent(String) - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Sets the refresh token content of this o auth2 authorization.
- setRefreshTokenContentHash(long) - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Sets the refresh token content hash of this o auth2 authorization.
- setRefreshTokenContentHash(long) - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Sets the refresh token content hash of this o auth2 authorization.
- setRefreshTokenCreateDate(Date) - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Sets the refresh token create date of this o auth2 authorization.
- setRefreshTokenCreateDate(Date) - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Sets the refresh token create date of this o auth2 authorization.
- setRefreshTokenExpirationDate(Date) - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Sets the refresh token expiration date of this o auth2 authorization.
- setRefreshTokenExpirationDate(Date) - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Sets the refresh token expiration date of this o auth2 authorization.
- setRememberDevice(boolean) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Sets whether this o auth2 application is remember device.
- setRememberDevice(boolean) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Sets whether this o auth2 application is remember device.
- setRememberDeviceContent(String) - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Sets the remember device content of this o auth2 authorization.
- setRememberDeviceContent(String) - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Sets the remember device content of this o auth2 authorization.
- setRemoteHostInfo(String) - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Sets the remote host info of this o auth2 authorization.
- setRemoteHostInfo(String) - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Sets the remote host info of this o auth2 authorization.
- setRemoteIPInfo(String) - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Sets the remote ip info of this o auth2 authorization.
- setRemoteIPInfo(String) - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Sets the remote ip info of this o auth2 authorization.
- setScope(String) - Method in interface com.liferay.oauth2.provider.model.OAuth2ScopeGrantModel
-
Sets the scope of this o auth2 scope grant.
- setScope(String) - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
-
Sets the scope of this o auth2 scope grant.
- setScopeAliases(String) - Method in interface com.liferay.oauth2.provider.model.OAuth2ScopeGrantModel
-
Sets the scope aliases of this o auth2 scope grant.
- setScopeAliases(String) - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
-
Sets the scope aliases of this o auth2 scope grant.
- setScopeAliasesList(List<String>) - Method in interface com.liferay.oauth2.provider.model.OAuth2ScopeGrant
- setScopeAliasesList(List<String>) - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
- setTrustedApplication(boolean) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Sets whether this o auth2 application is trusted application.
- setTrustedApplication(boolean) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Sets whether this o auth2 application is trusted application.
- setUserId(long) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Sets the user ID of this o auth2 application.
- setUserId(long) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesModel
-
Sets the user ID of this o auth2 application scope aliases.
- setUserId(long) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesWrapper
-
Sets the user ID of this o auth2 application scope aliases.
- setUserId(long) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Sets the user ID of this o auth2 application.
- setUserId(long) - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Sets the user ID of this o auth2 authorization.
- setUserId(long) - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Sets the user ID of this o auth2 authorization.
- setUserName(String) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Sets the user name of this o auth2 application.
- setUserName(String) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesModel
-
Sets the user name of this o auth2 application scope aliases.
- setUserName(String) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesWrapper
-
Sets the user name of this o auth2 application scope aliases.
- setUserName(String) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Sets the user name of this o auth2 application.
- setUserName(String) - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Sets the user name of this o auth2 authorization.
- setUserName(String) - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Sets the user name of this o auth2 authorization.
- setUserUuid(String) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Sets the user uuid of this o auth2 application.
- setUserUuid(String) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesModel
-
Sets the user uuid of this o auth2 application scope aliases.
- setUserUuid(String) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesWrapper
-
Sets the user uuid of this o auth2 application scope aliases.
- setUserUuid(String) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Sets the user uuid of this o auth2 application.
- setUserUuid(String) - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
-
Sets the user uuid of this o auth2 authorization.
- setUserUuid(String) - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
-
Sets the user uuid of this o auth2 authorization.
- setUuid(String) - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
-
Sets the uuid of this o auth2 application.
- setUuid(String) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
-
Sets the uuid of this o auth2 application.
- setWrappedService(OAuth2ApplicationLocalService) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
- setWrappedService(OAuth2ApplicationScopeAliasesLocalService) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
- setWrappedService(OAuth2ApplicationService) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceWrapper
- setWrappedService(OAuth2AuthorizationLocalService) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- setWrappedService(OAuth2AuthorizationService) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationServiceWrapper
- setWrappedService(OAuth2ScopeGrantLocalService) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
T
- TOKEN_PORT_WITH_COLON - Static variable in class com.liferay.oauth2.provider.redirect.OAuth2RedirectURIInterpolator
- TOKEN_PROTOCOL - Static variable in class com.liferay.oauth2.provider.redirect.OAuth2RedirectURIInterpolator
- toXmlString() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
- toXmlString() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesModel
- toXmlString() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesWrapper
- toXmlString() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
- toXmlString() - Method in interface com.liferay.oauth2.provider.model.OAuth2AuthorizationModel
- toXmlString() - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
- toXmlString() - Method in interface com.liferay.oauth2.provider.model.OAuth2ScopeGrantModel
- toXmlString() - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
- trustedApplication - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
U
- update(OAuth2Application) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
- update(OAuth2Application, ServiceContext) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
- update(OAuth2ApplicationScopeAliases) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
- update(OAuth2ApplicationScopeAliases, ServiceContext) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
- update(OAuth2Authorization) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
- update(OAuth2Authorization, ServiceContext) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
- update(OAuth2ScopeGrant) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
- update(OAuth2ScopeGrant, ServiceContext) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
- updateExternalReferenceCode(long, String) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
- updateExternalReferenceCode(long, String) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
- updateExternalReferenceCode(long, String) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
- updateExternalReferenceCode(OAuth2Application, String) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
- updateExternalReferenceCode(OAuth2Application, String) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
- updateExternalReferenceCode(OAuth2Application, String) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
- updateIcon(long, InputStream) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
- updateIcon(long, InputStream) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
- updateIcon(long, InputStream) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
- updateIcon(long, InputStream) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationService
- updateIcon(long, InputStream) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceUtil
- updateIcon(long, InputStream) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceWrapper
- updateImpl(OAuth2Application) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
- updateImpl(OAuth2Application) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
- updateImpl(OAuth2ApplicationScopeAliases) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
- updateImpl(OAuth2ApplicationScopeAliases) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
- updateImpl(OAuth2Authorization) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
- updateImpl(OAuth2Authorization) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
- updateImpl(OAuth2ScopeGrant) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
- updateImpl(OAuth2ScopeGrant) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
- updateOAuth2Application(long, long, List<GrantType>, String, long, String, int, String, String, List<String>, String, long, String, String, String, List<String>, boolean, boolean) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
- updateOAuth2Application(long, long, List<GrantType>, String, long, String, int, String, String, List<String>, String, long, String, String, String, List<String>, boolean, boolean) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
- updateOAuth2Application(long, long, List<GrantType>, String, long, String, int, String, String, List<String>, String, long, String, String, String, List<String>, boolean, boolean) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
- updateOAuth2Application(long, long, List<GrantType>, String, long, String, int, String, String, List<String>, String, long, String, String, String, List<String>, boolean, boolean) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationService
- updateOAuth2Application(long, long, List<GrantType>, String, long, String, int, String, String, List<String>, String, long, String, String, String, List<String>, boolean, boolean) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceUtil
- updateOAuth2Application(long, long, List<GrantType>, String, long, String, int, String, String, List<String>, String, long, String, String, String, List<String>, boolean, boolean) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceWrapper
- updateOAuth2Application(OAuth2Application) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
-
Updates the o auth2 application in the database or adds it if it does not yet exist.
- updateOAuth2Application(OAuth2Application) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
-
Updates the o auth2 application in the database or adds it if it does not yet exist.
- updateOAuth2Application(OAuth2Application) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
-
Updates the o auth2 application in the database or adds it if it does not yet exist.
- updateOAuth2ApplicationScopeAliases(OAuth2ApplicationScopeAliases) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
-
Updates the o auth2 application scope aliases in the database or adds it if it does not yet exist.
- updateOAuth2ApplicationScopeAliases(OAuth2ApplicationScopeAliases) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
-
Updates the o auth2 application scope aliases in the database or adds it if it does not yet exist.
- updateOAuth2ApplicationScopeAliases(OAuth2ApplicationScopeAliases) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
-
Updates the o auth2 application scope aliases in the database or adds it if it does not yet exist.
- updateOAuth2Authorization(OAuth2Authorization) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
-
Updates the o auth2 authorization in the database or adds it if it does not yet exist.
- updateOAuth2Authorization(OAuth2Authorization) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
-
Updates the o auth2 authorization in the database or adds it if it does not yet exist.
- updateOAuth2Authorization(OAuth2Authorization) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
-
Updates the o auth2 authorization in the database or adds it if it does not yet exist.
- updateOAuth2ScopeGrant(OAuth2ScopeGrant) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
-
Updates the o auth2 scope grant in the database or adds it if it does not yet exist.
- updateOAuth2ScopeGrant(OAuth2ScopeGrant) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
-
Updates the o auth2 scope grant in the database or adds it if it does not yet exist.
- updateOAuth2ScopeGrant(OAuth2ScopeGrant) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
-
Updates the o auth2 scope grant in the database or adds it if it does not yet exist.
- updateRememberDeviceContent(String, String) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
- updateRememberDeviceContent(String, String) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
- updateRememberDeviceContent(String, String) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
- updateScopeAliases(long, String, long, List<String>) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
- updateScopeAliases(long, String, long, List<String>) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
- updateScopeAliases(long, String, long, List<String>) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
- updateScopeAliases(long, List<String>) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationService
- updateScopeAliases(long, List<String>) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceUtil
- updateScopeAliases(long, List<String>) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceWrapper
- USER_AGENT_APPLICATION - Enum constant in enum class com.liferay.oauth2.provider.constants.ClientProfile
- userAccountEmailAddress() - Method in interface com.liferay.oauth2.provider.configuration.OAuth2ProviderApplicationHeadlessServerConfiguration
- userAccountScreenName() - Method in interface com.liferay.oauth2.provider.configuration.OAuth2ProviderApplicationHeadlessServerConfiguration
- userId - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesTable
- userId - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
- userId - Variable in class com.liferay.oauth2.provider.model.OAuth2AuthorizationTable
- userName - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesTable
- userName - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
- userName - Variable in class com.liferay.oauth2.provider.model.OAuth2AuthorizationTable
- uuid - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
V
- valueOf(String) - Static method in enum class com.liferay.oauth2.provider.constants.ClientProfile
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.liferay.oauth2.provider.constants.GrantType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.liferay.oauth2.provider.constants.ClientProfile
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.liferay.oauth2.provider.constants.GrantType
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- WEB_APPLICATION - Enum constant in enum class com.liferay.oauth2.provider.constants.ClientProfile
- wrap(OAuth2Application) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
- wrap(OAuth2ApplicationScopeAliases) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesWrapper
- wrap(OAuth2Authorization) - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
- wrap(OAuth2ScopeGrant) - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
OAuth2AuthorizationLocalService.addOAuth2Authorization(long, long, String, long,long, String, Date, Date, String, String, String, Date, Date)