Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

A

AccessToken(OAuth2Application, List<String>, String, long, Map<String, String>, String, String, long, String, String, Map<String, String>, String, String, List<String>, String, String, long, String) - Constructor for class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
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>, long, String, int, String, String, List<String>, String, long, String, String, List<String>, boolean, boolean, Consumer<OAuth2ScopeBuilder>, ServiceContext) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
 
addOAuth2Application(long, long, String, List<GrantType>, long, String, int, String, String, List<String>, String, long, String, String, List<String>, boolean, List<String>, boolean, ServiceContext) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
 
addOAuth2Application(long, long, String, List<GrantType>, long, String, int, String, String, List<String>, String, long, String, String, List<String>, Consumer<OAuth2ScopeBuilder>, ServiceContext) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
addOAuth2Application(long, long, String, List<GrantType>, long, String, int, String, String, List<String>, String, long, String, String, List<String>, List<String>, ServiceContext) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
addOAuth2Application(long, long, String, List<GrantType>, String, int, String, String, List<String>, String, long, String, String, List<String>, List<String>, ServiceContext) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
Deprecated.
As of Mueller (7.2.x)
addOAuth2Application(OAuth2Application) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
Adds the o auth2 application to the database.
addOAuth2Application(long, long, String, List<GrantType>, long, String, int, String, String, List<String>, String, long, 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>, long, String, int, String, String, List<String>, String, long, 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>, long, String, int, String, String, List<String>, String, long, String, String, List<String>, Consumer<OAuth2ScopeBuilder>, ServiceContext) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
addOAuth2Application(long, long, String, List<GrantType>, long, String, int, String, String, List<String>, String, long, String, String, List<String>, List<String>, ServiceContext) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
addOAuth2Application(long, long, String, List<GrantType>, String, int, String, String, List<String>, String, long, String, String, List<String>, List<String>, ServiceContext) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
Deprecated.
As of Mueller (7.2.x)
addOAuth2Application(OAuth2Application) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
Adds the o auth2 application to the database.
addOAuth2Application(long, long, String, List<GrantType>, long, String, int, String, String, List<String>, String, long, String, String, List<String>, boolean, boolean, Consumer<OAuth2ScopeBuilder>, ServiceContext) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
 
addOAuth2Application(long, long, String, List<GrantType>, long, String, int, String, String, List<String>, String, long, String, String, List<String>, boolean, List<String>, boolean, ServiceContext) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
 
addOAuth2Application(long, long, String, List<GrantType>, long, String, int, String, String, List<String>, String, long, String, String, List<String>, Consumer<OAuth2ScopeBuilder>, ServiceContext) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
addOAuth2Application(long, long, String, List<GrantType>, long, String, int, String, String, List<String>, String, long, String, String, List<String>, List<String>, ServiceContext) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
addOAuth2Application(long, long, String, List<GrantType>, String, int, String, String, List<String>, String, long, String, String, List<String>, List<String>, ServiceContext) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
Deprecated.
As of Mueller (7.2.x)
addOAuth2Application(OAuth2Application) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
Adds the o auth2 application to the database.
addOAuth2Application(List<GrantType>, long, String, int, String, String, List<String>, String, long, String, String, List<String>, boolean, List<String>, boolean, ServiceContext) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationService
 
addOAuth2Application(List<GrantType>, long, String, int, String, String, List<String>, String, long, String, String, List<String>, List<String>, ServiceContext) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationService
addOAuth2Application(List<GrantType>, String, int, String, String, List<String>, String, long, String, String, List<String>, List<String>, ServiceContext) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationService
Deprecated.
As of Mueller (7.2.x)
addOAuth2Application(List<GrantType>, long, String, int, String, String, List<String>, String, long, String, String, List<String>, boolean, List<String>, boolean, ServiceContext) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceUtil
 
addOAuth2Application(List<GrantType>, long, String, int, String, String, List<String>, String, long, String, String, List<String>, List<String>, ServiceContext) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceUtil
addOAuth2Application(List<GrantType>, String, int, String, String, List<String>, String, long, String, String, List<String>, List<String>, ServiceContext) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceUtil
Deprecated.
As of Mueller (7.2.x)
addOAuth2Application(List<GrantType>, long, String, int, String, String, List<String>, String, long, String, String, List<String>, boolean, List<String>, boolean, ServiceContext) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceWrapper
 
addOAuth2Application(List<GrantType>, long, String, int, String, String, List<String>, String, long, String, String, List<String>, List<String>, ServiceContext) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceWrapper
addOAuth2Application(List<GrantType>, String, int, String, String, List<String>, String, long, String, String, List<String>, List<String>, ServiceContext) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceWrapper
Deprecated.
As of Mueller (7.2.x)
addOAuth2ApplicationScopeAliases(long, long, String, long, Consumer<OAuth2ScopeBuilder>) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
 
addOAuth2ApplicationScopeAliases(long, long, String, long, List<String>) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
 
addOAuth2ApplicationScopeAliases(OAuth2ApplicationScopeAliases) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
Adds the o auth2 application scope aliases to the database.
addOAuth2ApplicationScopeAliases(long, long, String, long, Consumer<OAuth2ScopeBuilder>) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
 
addOAuth2ApplicationScopeAliases(long, long, String, long, List<String>) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
 
addOAuth2ApplicationScopeAliases(OAuth2ApplicationScopeAliases) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
Adds the o auth2 application scope aliases to the database.
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 class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
 
addOAuth2ApplicationScopeAliases(OAuth2ApplicationScopeAliases) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
Adds the o auth2 application scope aliases to the database.
addOAuth2Authorization(long, long, String, long, long, String, Date, Date, 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) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
 
addOAuth2Authorization(OAuth2Authorization) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
Adds the o auth2 authorization to the database.
addOAuth2Authorization(long, long, String, long, long, String, Date, Date, 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) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
 
addOAuth2Authorization(OAuth2Authorization) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
Adds the o auth2 authorization to the database.
addOAuth2Authorization(long, long, String, long, long, String, Date, Date, String, String, Date, Date) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
addOAuth2Authorization(long, long, String, long, long, String, Date, Date, String, String, String, Date, Date) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
 
addOAuth2Authorization(OAuth2Authorization) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
Adds the o auth2 authorization 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, 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, 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, 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.
addOAuth2AuthorizationOAuth2ScopeGrant(long, long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
 
addOAuth2AuthorizationOAuth2ScopeGrant(long, OAuth2ScopeGrant) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
 
addOAuth2AuthorizationOAuth2ScopeGrant(long, long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
 
addOAuth2AuthorizationOAuth2ScopeGrant(long, OAuth2ScopeGrant) - 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 class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
 
addOAuth2AuthorizationOAuth2ScopeGrants(long, List<OAuth2ScopeGrant>) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
 
addOAuth2AuthorizationOAuth2ScopeGrants(long, long[]) - 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, long[]) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
 
addOAuth2AuthorizationOAuth2ScopeGrants(long, List<OAuth2ScopeGrant>) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
 
addOAuth2AuthorizationOAuth2ScopeGrants(long, long[]) - 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, 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, 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>) - 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(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.
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, 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, 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) - 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.
addOAuth2ScopeGrantOAuth2Authorization(long, long) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
 
addOAuth2ScopeGrantOAuth2Authorization(long, OAuth2Authorization) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
 
addOAuth2ScopeGrantOAuth2Authorization(long, long) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
 
addOAuth2ScopeGrantOAuth2Authorization(long, OAuth2Authorization) - 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 class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
 
addOAuth2ScopeGrantOAuth2Authorizations(long, List<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
 
addOAuth2ScopeGrantOAuth2Authorizations(long, long[]) - 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, long[]) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
 
addOAuth2ScopeGrantOAuth2Authorizations(long, List<OAuth2Authorization>) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
 
addOAuth2ScopeGrantOAuth2Authorizations(long, long[]) - 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, 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, 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>) - 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.
addPrefix(String) - Method in interface com.liferay.oauth2.provider.scope.spi.prefix.handler.PrefixHandler
Adds the prefix to a given input.
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
 
allowRefreshTokenGrant() - Method in interface com.liferay.oauth2.provider.configuration.OAuth2ProviderConfiguration
 
allowResourceOwnerPasswordCredentialsGrant() - Method in interface com.liferay.oauth2.provider.configuration.OAuth2ProviderConfiguration
 
append(PrefixHandler) - Method in interface com.liferay.oauth2.provider.scope.spi.prefix.handler.PrefixHandler
A new PrefixHandler taking into account the given PrefixHandler
ApplicationDescriptor - Interface in com.liferay.oauth2.provider.scope.spi.application.descriptor
Represents the localization information for OAuth2 applications.
ApplicationDescriptorLocator - Interface in com.liferay.oauth2.provider.scope.liferay.spi
 
applicationName - Variable in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantTable
 
assignScope(Collection<String>) - Method in interface com.liferay.oauth2.provider.util.builder.OAuth2ScopeBuilder.ApplicationScopeAssigner
 
assignScope(String...) - Method in interface com.liferay.oauth2.provider.util.builder.OAuth2ScopeBuilder.ApplicationScopeAssigner
 
AUTH_VERIFIER_OAUTH2_TYPE - Static variable in class com.liferay.oauth2.provider.scope.liferay.constants.OAuth2ProviderScopeLiferayConstants
 
AUTH_VERIFIER_OAUTH2_TYPE - Static variable in class com.liferay.oauth2.provider.scope.liferay.OAuth2ProviderScopeLiferayConstants
Deprecated.
 

B

BaseScopeCheckerContainerRequestFilter - Class in com.liferay.oauth2.provider.rest.spi.scope.checker.container.request.filter
 
BaseScopeCheckerContainerRequestFilter() - Constructor for class com.liferay.oauth2.provider.rest.spi.scope.checker.container.request.filter.BaseScopeCheckerContainerRequestFilter
 
BearerTokenProvider - Interface in com.liferay.oauth2.provider.rest.spi.bearer.token.provider
For manipulating and additional validation of access tokens and refresh tokens to meet specific implementation detail.
BearerTokenProvider.AccessToken - Class in com.liferay.oauth2.provider.rest.spi.bearer.token.provider
 
BearerTokenProvider.RefreshToken - Class in com.liferay.oauth2.provider.rest.spi.bearer.token.provider
 
BearerTokenProviderAccessor - Interface in com.liferay.oauth2.provider.rest.spi.bearer.token.provider
 
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(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(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(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(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(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(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(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(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(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(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(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(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(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(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<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.
checkAllScopes(String...) - Method in interface com.liferay.oauth2.provider.scope.ScopeChecker
Returns true if the current request has been authorized for all given scopes.
checkAnyScope(String...) - Method in interface com.liferay.oauth2.provider.scope.ScopeChecker
Returns true if the current request has been authorized for any of the given scopes.
checkScope(String) - Method in interface com.liferay.oauth2.provider.scope.ScopeChecker
Returns true if the current request has been authorized for the given scope.
clear() - Method in interface com.liferay.oauth2.provider.scope.liferay.ScopeContext
Resets the state context's state.
clearCache() - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
 
clearCache(OAuth2ApplicationScopeAliases) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
 
clearCache() - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
 
clearCache(OAuth2Application) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
 
clearCache() - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
 
clearCache(OAuth2Authorization) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
 
clearCache() - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
 
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.
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 - Enum in com.liferay.oauth2.provider.constants
 
clientProfile - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
 
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
 
close() - Method in interface com.liferay.oauth2.provider.scope.liferay.ScopedServiceTrackerMap
 
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.rest.spi.bearer.token.provider - package com.liferay.oauth2.provider.rest.spi.bearer.token.provider
 
com.liferay.oauth2.provider.rest.spi.scope.checker.container.request.filter - package com.liferay.oauth2.provider.rest.spi.scope.checker.container.request.filter
 
com.liferay.oauth2.provider.scope - package com.liferay.oauth2.provider.scope
 
com.liferay.oauth2.provider.scope.liferay - package com.liferay.oauth2.provider.scope.liferay
 
com.liferay.oauth2.provider.scope.liferay.constants - package com.liferay.oauth2.provider.scope.liferay.constants
 
com.liferay.oauth2.provider.scope.liferay.spi - package com.liferay.oauth2.provider.scope.liferay.spi
 
com.liferay.oauth2.provider.scope.spi.application.descriptor - package com.liferay.oauth2.provider.scope.spi.application.descriptor
 
com.liferay.oauth2.provider.scope.spi.prefix.handler - package com.liferay.oauth2.provider.scope.spi.prefix.handler
 
com.liferay.oauth2.provider.scope.spi.scope.descriptor - package com.liferay.oauth2.provider.scope.spi.scope.descriptor
 
com.liferay.oauth2.provider.scope.spi.scope.finder - package com.liferay.oauth2.provider.scope.spi.scope.finder
 
com.liferay.oauth2.provider.scope.spi.scope.mapper - package com.liferay.oauth2.provider.scope.spi.scope.mapper
 
com.liferay.oauth2.provider.scope.spi.scope.matcher - package com.liferay.oauth2.provider.scope.spi.scope.matcher
 
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 true if 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 true if 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 true if 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 true if 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 true if 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 true if 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 true if 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 true if 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_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 = ?.
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 = ?.
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(BundleContext, Class<T>, String, Supplier<T>) - Method in interface com.liferay.oauth2.provider.scope.liferay.ScopedServiceTrackerMapFactory
 
create(BundleContext, Class<T>, String, Supplier<T>, Runnable) - Method in interface com.liferay.oauth2.provider.scope.liferay.ScopedServiceTrackerMapFactory
 
create(Function<String, Object>) - Method in interface com.liferay.oauth2.provider.scope.spi.prefix.handler.PrefixHandlerFactory
This method allows to create a PrefixHandler using the properties
create(String) - Method in interface com.liferay.oauth2.provider.scope.spi.scope.matcher.ScopeMatcherFactory
Creates a ScopeMatcher for the given input.
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, long, String, String, String) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
 
createOAuth2ScopeGrant(long, long, String, String, String, List<String>) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
 
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, long, String, String, String) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
 
createOAuth2ScopeGrant(long, long, String, String, String, List<String>) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
 
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 class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
 
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(OAuth2Application) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
Deletes the o auth2 application 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(OAuth2Application) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
Deletes the o auth2 application 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(OAuth2Application) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
Deletes the o auth2 application 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
 
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(OAuth2ApplicationScopeAliases) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
Deletes the o auth2 application scope aliases 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(OAuth2ApplicationScopeAliases) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
Deletes the o auth2 application scope aliases 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 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(OAuth2Authorization) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
Deletes the o auth2 authorization 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(OAuth2Authorization) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
Deletes the o auth2 authorization 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 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, OAuth2ScopeGrant) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
 
deleteOAuth2AuthorizationOAuth2ScopeGrant(long, long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
 
deleteOAuth2AuthorizationOAuth2ScopeGrant(long, OAuth2ScopeGrant) - 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 class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
 
deleteOAuth2AuthorizationOAuth2ScopeGrants(long, List<OAuth2ScopeGrant>) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
 
deleteOAuth2AuthorizationOAuth2ScopeGrants(long, long[]) - 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, long[]) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
 
deleteOAuth2AuthorizationOAuth2ScopeGrants(long, List<OAuth2ScopeGrant>) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
 
deleteOAuth2AuthorizationOAuth2ScopeGrants(long, long[]) - 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(OAuth2ScopeGrant) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
Deletes the o auth2 scope grant 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(OAuth2ScopeGrant) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
Deletes the o auth2 scope grant 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 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, OAuth2Authorization) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
 
deleteOAuth2ScopeGrantOAuth2Authorization(long, long) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
 
deleteOAuth2ScopeGrantOAuth2Authorization(long, OAuth2Authorization) - 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 class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
 
deleteOAuth2ScopeGrantOAuth2Authorizations(long, List<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
 
deleteOAuth2ScopeGrantOAuth2Authorizations(long, long[]) - 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, long[]) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
 
deleteOAuth2ScopeGrantOAuth2Authorizations(long, List<OAuth2Authorization>) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
 
deleteOAuth2ScopeGrantOAuth2Authorizations(long, long[]) - 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
 
describeApplication(Locale) - Method in interface com.liferay.oauth2.provider.scope.spi.application.descriptor.ApplicationDescriptor
Localize an application for a given locale.
describeScope(String, Locale) - Method in interface com.liferay.oauth2.provider.scope.spi.scope.descriptor.ScopeDescriptor
Localize a scope for a given locale.
description - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
 
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 in com.liferay.oauth2.provider.exception
 
DuplicateOAuth2ApplicationClientIdException() - Constructor for exception com.liferay.oauth2.provider.exception.DuplicateOAuth2ApplicationClientIdException
 
DuplicateOAuth2ApplicationClientIdException(String) - Constructor for exception com.liferay.oauth2.provider.exception.DuplicateOAuth2ApplicationClientIdException
 
DuplicateOAuth2ApplicationClientIdException(String, Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.DuplicateOAuth2ApplicationClientIdException
 
DuplicateOAuth2ApplicationClientIdException(Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.DuplicateOAuth2ApplicationClientIdException
 
DuplicateOAuth2ScopeGrantException - Exception in com.liferay.oauth2.provider.exception
 
DuplicateOAuth2ScopeGrantException() - Constructor for exception com.liferay.oauth2.provider.exception.DuplicateOAuth2ScopeGrantException
 
DuplicateOAuth2ScopeGrantException(String) - Constructor for exception com.liferay.oauth2.provider.exception.DuplicateOAuth2ScopeGrantException
 
DuplicateOAuth2ScopeGrantException(String, Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.DuplicateOAuth2ScopeGrantException
 
DuplicateOAuth2ScopeGrantException(Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.DuplicateOAuth2ScopeGrantException
 
dynamicQuery() - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
 
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, 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, 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() - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
 
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, 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, 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() - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
 
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, 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, 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() - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
 
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, 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, 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() - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
 
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, 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, 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() - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceWrapper
 
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, 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, 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() - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
 
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, 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, 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() - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
 
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, 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, 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() - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
 
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, 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, 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() - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
 
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, 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, 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() - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
 
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, 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, 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() - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
 
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 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 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, Projection) - 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, Projection) - 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, Projection) - 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, Projection) - 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, Projection) - 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, Projection) - 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, Projection) - 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, Projection) - 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, Projection) - 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, Projection) - 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, Projection) - 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 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
 

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 null if 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 null if it could not be found, optionally using the finder cache.
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 null if it could not be found.
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 null if it could not be found, optionally using the finder cache.
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 null if 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 null if it could not be found, optionally using the finder cache.
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 null if it could not be found.
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 null if 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<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_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_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<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 = ?.
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 = ?.
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 null if 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 null if 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 null if 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 null if 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 null if 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 null if 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 null if 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 null if 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 = ?.
fetchOAuth2Application(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
 
fetchOAuth2Application(long, String) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
 
fetchOAuth2Application(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
 
fetchOAuth2Application(long, String) - 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 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
 
fetchOAuth2ApplicationScopeAliases(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
 
fetchOAuth2ApplicationScopeAliases(long, List<String>) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
 
fetchOAuth2ApplicationScopeAliases(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
 
fetchOAuth2ApplicationScopeAliases(long, List<String>) - 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 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
 
filter(ContainerRequestContext) - Method in class com.liferay.oauth2.provider.rest.spi.scope.checker.container.request.filter.BaseScopeCheckerContainerRequestFilter
 
filter(Collection<String>) - Method in interface com.liferay.oauth2.provider.scope.spi.scope.matcher.ScopeMatcher
Applies the matcher to a collection of scope.
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 = ?.
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, 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, 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) - 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) - 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>) - 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 = ?.
findAll() - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
Returns all the o auth2 applications.
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, 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>, boolean) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationPersistence
Returns an ordered range of 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(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, 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>, boolean) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
Returns an ordered range of 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(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, 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) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
Returns an ordered range of 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(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, 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) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
Returns an ordered range of all the o auth2 applications.
findAll() - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
Returns all the o auth2 authorizations.
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, 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>, boolean) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
Returns an ordered range of all the o auth2 authorizations.
findAll() - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
Returns 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, 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) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
Returns an ordered range of all the o auth2 authorizations.
findAll() - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
Returns all the o auth2 scope grants.
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, 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>, boolean) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantPersistence
Returns an ordered range of 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) - 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<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) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
Returns an ordered range of all the o auth2 scope grants.
findByC_A_B_A(long, String, String, String) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantFinder
 
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, 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, 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>, 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) - 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) - 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>) - 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) - 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 NoSuchOAuth2ApplicationException if 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 NoSuchOAuth2ApplicationException if it could not be found.
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 NoSuchOAuth2ScopeGrantException if 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 NoSuchOAuth2ScopeGrantException if 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, 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, 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>, 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) - 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) - 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>) - 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) - 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, 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, 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>, 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) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
Returns all the o auth2 application scope aliaseses 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, 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>, 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) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
Returns 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, 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) - 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) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
Returns all the o auth2 applications 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>) - 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) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
Returns an ordered range of all the o auth2 applications 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<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_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_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<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_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_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<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 = ?.
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 = ?.
findByOAuth2ApplicationId(long) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesPersistence
Returns all the o auth2 application scope aliaseses 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, 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>, 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) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationScopeAliasesUtil
Returns 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, 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) - 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) - Method in interface com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationPersistence
Returns all the o auth2 authorizations 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, 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>, 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) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
Returns 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<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) - 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, 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, 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>, 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) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ScopeGrantUtil
Returns 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>) - 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) - 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 NoSuchOAuth2ApplicationException if 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 NoSuchOAuth2ApplicationScopeAliasesException if 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 NoSuchOAuth2ApplicationScopeAliasesException if 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 NoSuchOAuth2ApplicationException if 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 NoSuchOAuth2AuthorizationException if 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 NoSuchOAuth2AuthorizationException if 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 NoSuchOAuth2ScopeGrantException if 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 NoSuchOAuth2ScopeGrantException if 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, 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, 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>, 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) - 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) - 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>) - 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) - 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, 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, 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>, 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) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
Returns 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>) - 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) - 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 = ?.
findScopes() - Method in interface com.liferay.oauth2.provider.scope.spi.scope.finder.ScopeFinder
Returns the list of scopes, internal to the application.
findWithDynamicQuery(DynamicQuery) - 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.OAuth2ApplicationScopeAliasesUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<OAuth2ApplicationScopeAliases>) - 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, int, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<OAuth2Application>) - 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, int, int) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2AuthorizationUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<OAuth2Authorization>) - 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.OAuth2ScopeGrantUtil
 
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.OAuth2AuthorizationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
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
 
getApplicationDescriptor(String) - Method in interface com.liferay.oauth2.provider.scope.liferay.spi.ApplicationDescriptorLocator
 
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.OAuth2ScopeGrantSoap
Deprecated.
 
getApplicationName() - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
Returns the application name of this o auth2 scope grant.
getApplicationName() - Method in interface com.liferay.oauth2.provider.scope.liferay.LiferayOAuth2Scope
Returns the name of the application that provides the scope.
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
 
getAudiences() - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
getAudiences() - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.RefreshToken
 
getBearerTokenProvider(long, String) - Method in interface com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProviderAccessor
 
getBundle() - Method in interface com.liferay.oauth2.provider.scope.liferay.LiferayOAuth2Scope
Returns the OSGi bundle context where the application and scope are published.
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.OAuth2ScopeGrantSoap
Deprecated.
 
getBundleSymbolicName() - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
Returns the bundle symbolic name of this o auth2 scope grant.
getClientCodeVerifier() - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
getClientCodeVerifier() - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.RefreshToken
 
getClientCredentialUserId() - Method in exception 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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
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 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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2ApplicationScopeAliasesSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
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.OAuth2ScopeGrantSoap
Deprecated.
 
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.OAuth2ApplicationScopeAliasesSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
getDescription() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
Returns the description of this o auth2 application.
getExpiresIn() - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
getExpiresIn() - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.RefreshToken
 
getExtraProperties() - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
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.OAuth2ApplicationSoap
Deprecated.
 
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
 
getGrantCode() - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
getGrantType() - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
getGrantType() - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.RefreshToken
 
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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
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
 
getIssuedAt() - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
getIssuedAt() - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.RefreshToken
 
getIssuer() - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
getLiferayOAuth2Scope(long, String, String) - Method in interface com.liferay.oauth2.provider.scope.liferay.ScopeLocator
 
getLiferayOAuth2Scopes(long) - Method in interface com.liferay.oauth2.provider.scope.liferay.ScopeLocator
Returns all the application exported scopes.
getLiferayOAuth2Scopes(long, String) - Method in interface com.liferay.oauth2.provider.scope.liferay.ScopeLocator
Returns the application exported scopes matching the given portal instance's scopes alias.
getLiferayOAuth2Scopes(long, String, String) - Method in interface com.liferay.oauth2.provider.scope.liferay.ScopeLocator
Returns the application exported scopes matching the given portal instance's scopes alias, filtered by application name.
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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
getName() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
Returns the name of this o auth2 application.
getNonce() - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
getOAuth2Application() - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
getOAuth2Application() - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.RefreshToken
 
getOAuth2Application(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
Returns the o auth2 application with the primary key.
getOAuth2Application(long, String) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
 
getOAuth2Application(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
Returns the o auth2 application with the primary key.
getOAuth2Application(long, String) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
 
getOAuth2Application(long) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
Returns the o auth2 application with the primary key.
getOAuth2Application(long, String) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
 
getOAuth2Application(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationService
 
getOAuth2Application(long, String) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationService
 
getOAuth2Application(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceUtil
 
getOAuth2Application(long, String) - 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 class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceWrapper
 
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.OAuth2ApplicationScopeAliasesSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
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(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
 
getOAuth2Applications(int, int) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
Returns a range of all the o auth2 applications.
getOAuth2Applications(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
 
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 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(long, int, int, OrderByComparator<OAuth2ApplicationScopeAliases>) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalService
 
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(long, int, int, OrderByComparator<OAuth2ApplicationScopeAliases>) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationScopeAliasesLocalServiceUtil
 
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 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.OAuth2ApplicationScopeAliasesSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
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.OAuth2ScopeGrantSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
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, int, int) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
 
getOAuth2AuthorizationOAuth2ScopeGrants(long, int, int, OrderByComparator<OAuth2ScopeGrant>) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
 
getOAuth2AuthorizationOAuth2ScopeGrants(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
 
getOAuth2AuthorizationOAuth2ScopeGrants(long, int, int) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
 
getOAuth2AuthorizationOAuth2ScopeGrants(long, int, int, OrderByComparator<OAuth2ScopeGrant>) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
 
getOAuth2AuthorizationOAuth2ScopeGrants(long) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
 
getOAuth2AuthorizationOAuth2ScopeGrants(long, int, int) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
 
getOAuth2AuthorizationOAuth2ScopeGrants(long, int, int, OrderByComparator<OAuth2ScopeGrant>) - 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, 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, 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) - 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) - 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>) - 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(long, int, int, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
 
getOAuth2Authorizations(int, int) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
Returns a range of all the o auth2 authorizations.
getOAuth2Authorizations(long, int, int, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
 
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 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(long) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
 
getOAuth2AuthorizationsCount() - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
Returns the number of o auth2 authorizations.
getOAuth2AuthorizationsCount(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
 
getOAuth2AuthorizationsCount() - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
Returns the number of o auth2 authorizations.
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.OAuth2ScopeGrantSoap
Deprecated.
 
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, int, int) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
 
getOAuth2ScopeGrantOAuth2Authorizations(long, int, int, OrderByComparator<OAuth2Authorization>) - Method in interface com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalService
 
getOAuth2ScopeGrantOAuth2Authorizations(long) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
 
getOAuth2ScopeGrantOAuth2Authorizations(long, int, int) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
 
getOAuth2ScopeGrantOAuth2Authorizations(long, int, int, OrderByComparator<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceUtil
 
getOAuth2ScopeGrantOAuth2Authorizations(long) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
 
getOAuth2ScopeGrantOAuth2Authorizations(long, int, int) - Method in class com.liferay.oauth2.provider.service.OAuth2AuthorizationLocalServiceWrapper
 
getOAuth2ScopeGrantOAuth2Authorizations(long, int, int, OrderByComparator<OAuth2Authorization>) - 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, 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, 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) - 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) - 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>) - 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(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(int, int) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
Returns a range of all the o auth2 scope grants.
getOAuth2ScopeGrants(long, int, int, OrderByComparator<OAuth2ScopeGrant>) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
 
getOAuth2ScopeGrants(long, String, String, String) - Method in interface com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalService
 
getOAuth2ScopeGrants(int, int) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
Returns a range of all the o auth2 scope grants.
getOAuth2ScopeGrants(long, int, int, OrderByComparator<OAuth2ScopeGrant>) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
 
getOAuth2ScopeGrants(long, String, String, String) - Static method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceUtil
 
getOAuth2ScopeGrants(int, int) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
Returns a range of all the o auth2 scope grants.
getOAuth2ScopeGrants(long, int, int, OrderByComparator<OAuth2ScopeGrant>) - Method in class com.liferay.oauth2.provider.service.OAuth2ScopeGrantLocalServiceWrapper
 
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.
getParameters() - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
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.OAuth2ApplicationScopeAliasesSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
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.OAuth2ScopeGrantSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
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
 
getRefreshToken() - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
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.OAuth2AuthorizationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
getRemoteIPInfo() - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
Returns the remote ip info of this o auth2 authorization.
getResponseType() - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
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.OAuth2ScopeGrantSoap
Deprecated.
 
getScope() - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
Returns the scope of this o auth2 scope grant.
getScope() - Method in interface com.liferay.oauth2.provider.scope.liferay.LiferayOAuth2Scope
Returns the scope name as registered in the OAuth2 Provider framework.
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.OAuth2ScopeGrantSoap
Deprecated.
 
getScopeAliases() - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
Returns the scope aliases of this o auth2 scope grant.
getScopeAliases(long) - Method in interface com.liferay.oauth2.provider.scope.liferay.ScopeLocator
Returns the scope aliases available for the given portal instance.
getScopeAliases(long, String) - Method in interface com.liferay.oauth2.provider.scope.liferay.ScopeLocator
Returns the scope aliases available for the given portal instance, filtered by application name.
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
 
getScopeDescriptor(long) - Method in interface com.liferay.oauth2.provider.scope.liferay.spi.ScopeDescriptorLocator
 
getScopeDescriptor(long, String) - Method in interface com.liferay.oauth2.provider.scope.liferay.spi.ScopeDescriptorLocator
 
getScopeDescriptor(String) - Method in interface com.liferay.oauth2.provider.scope.liferay.spi.ScopeDescriptorLocator
Deprecated.
As of Mueller (7.2.x)
getScopes() - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
getScopes() - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.RefreshToken
 
getService(long, String) - Method in interface com.liferay.oauth2.provider.scope.liferay.ScopedServiceTrackerMap
 
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
 
getTokenKey() - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
getTokenKey() - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.RefreshToken
 
getTokenType() - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
getTokenType() - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.RefreshToken
 
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.OAuth2ApplicationSoap
Deprecated.
 
getTrustedApplication() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
Returns the trusted application of this o auth2 application.
getUserId() - Method in exception 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.OAuth2ApplicationScopeAliasesSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
getUserId() - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
Returns the user ID of this o auth2 authorization.
getUserId() - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
getUserId() - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.RefreshToken
 
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.OAuth2ApplicationScopeAliasesSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
getUserName() - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
Returns the user name of this o auth2 authorization.
getUserName() - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
getUserName() - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.RefreshToken
 
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
 
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
 
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
 
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
 
getUserScreenName() - Method in exception 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.
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 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 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
 
homePageURL - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
 

I

iconFileEntryId - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
 
id() - Method in enum 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
 
isContainerRequestContextAllowed(ContainerRequestContext) - Method in class com.liferay.oauth2.provider.rest.spi.scope.checker.container.request.filter.BaseScopeCheckerContainerRequestFilter
 
isOAuth2AuthVerified() - Static method in class com.liferay.oauth2.provider.scope.liferay.OAuth2ProviderScopeLiferayAccessControlContext
 
isRememberDevice() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
Returns true if this o auth2 application is remember device.
isRememberDevice() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationSoap
Deprecated.
 
isRememberDevice() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
Returns true if this o auth2 application is remember device.
isRequiresRedirectURI() - Method in enum com.liferay.oauth2.provider.constants.GrantType
 
isSupportsConfidentialClients() - Method in enum com.liferay.oauth2.provider.constants.GrantType
 
isSupportsPublicClients() - Method in enum com.liferay.oauth2.provider.constants.GrantType
 
isTrustedApplication() - Method in interface com.liferay.oauth2.provider.model.OAuth2ApplicationModel
Returns true if this o auth2 application is trusted application.
isTrustedApplication() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationSoap
Deprecated.
 
isTrustedApplication() - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
Returns true if this o auth2 application is trusted application.
isValid(BearerTokenProvider.AccessToken) - Method in interface com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider
 
isValid(BearerTokenProvider.RefreshToken) - Method in interface com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider
 

L

LiferayOAuth2Scope - Interface in com.liferay.oauth2.provider.scope.liferay
Represents an application exported scope for Liferay's OAuth2 Provider framework.

M

map(String) - Method in interface com.liferay.oauth2.provider.scope.spi.scope.mapper.ScopeMapper
Renames an application provided scope to new scope names
mapToScopeAlias(Collection<String>) - Method in interface com.liferay.oauth2.provider.util.builder.OAuth2ScopeBuilder.ApplicationScope
 
mapToScopeAlias(String...) - Method in interface com.liferay.oauth2.provider.util.builder.OAuth2ScopeBuilder.ApplicationScope
 
match(String) - Method in interface com.liferay.oauth2.provider.scope.spi.scope.matcher.ScopeMatcher
Specifies if a given scope matches according to the ScopeMatcher.
modifiedDate - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
 

N

name - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
 
NONE - Static variable in interface com.liferay.oauth2.provider.scope.spi.scope.matcher.ScopeMatcher
 
NoSuchOAuth2ApplicationException - Exception in com.liferay.oauth2.provider.exception
 
NoSuchOAuth2ApplicationException() - Constructor for exception com.liferay.oauth2.provider.exception.NoSuchOAuth2ApplicationException
 
NoSuchOAuth2ApplicationException(String) - Constructor for exception com.liferay.oauth2.provider.exception.NoSuchOAuth2ApplicationException
 
NoSuchOAuth2ApplicationException(String, Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.NoSuchOAuth2ApplicationException
 
NoSuchOAuth2ApplicationException(Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.NoSuchOAuth2ApplicationException
 
NoSuchOAuth2ApplicationScopeAliasesException - Exception in com.liferay.oauth2.provider.exception
 
NoSuchOAuth2ApplicationScopeAliasesException() - Constructor for exception com.liferay.oauth2.provider.exception.NoSuchOAuth2ApplicationScopeAliasesException
 
NoSuchOAuth2ApplicationScopeAliasesException(String) - Constructor for exception com.liferay.oauth2.provider.exception.NoSuchOAuth2ApplicationScopeAliasesException
 
NoSuchOAuth2ApplicationScopeAliasesException(String, Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.NoSuchOAuth2ApplicationScopeAliasesException
 
NoSuchOAuth2ApplicationScopeAliasesException(Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.NoSuchOAuth2ApplicationScopeAliasesException
 
NoSuchOAuth2AuthorizationException - Exception in com.liferay.oauth2.provider.exception
 
NoSuchOAuth2AuthorizationException() - Constructor for exception com.liferay.oauth2.provider.exception.NoSuchOAuth2AuthorizationException
 
NoSuchOAuth2AuthorizationException(String) - Constructor for exception com.liferay.oauth2.provider.exception.NoSuchOAuth2AuthorizationException
 
NoSuchOAuth2AuthorizationException(String, Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.NoSuchOAuth2AuthorizationException
 
NoSuchOAuth2AuthorizationException(Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.NoSuchOAuth2AuthorizationException
 
NoSuchOAuth2ScopeGrantException - Exception in com.liferay.oauth2.provider.exception
 
NoSuchOAuth2ScopeGrantException() - Constructor for exception com.liferay.oauth2.provider.exception.NoSuchOAuth2ScopeGrantException
 
NoSuchOAuth2ScopeGrantException(String) - Constructor for exception com.liferay.oauth2.provider.exception.NoSuchOAuth2ScopeGrantException
 
NoSuchOAuth2ScopeGrantException(String, Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.NoSuchOAuth2ScopeGrantException
 
NoSuchOAuth2ScopeGrantException(Throwable) - Constructor for exception 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 in com.liferay.oauth2.provider.exception
 
OAuth2ApplicationClientCredentialUserIdException() - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationClientCredentialUserIdException
Deprecated.
As of Mueller (7.2.x)
OAuth2ApplicationClientCredentialUserIdException(long, String, long, String) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationClientCredentialUserIdException
 
OAuth2ApplicationClientCredentialUserIdException(String) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationClientCredentialUserIdException
Deprecated.
As of Mueller (7.2.x)
OAuth2ApplicationClientCredentialUserIdException(String, Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationClientCredentialUserIdException
Deprecated.
As of Mueller (7.2.x)
OAuth2ApplicationClientCredentialUserIdException(Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationClientCredentialUserIdException
Deprecated.
As of Mueller (7.2.x)
OAuth2ApplicationClientGrantTypeException - Exception in com.liferay.oauth2.provider.exception
 
OAuth2ApplicationClientGrantTypeException() - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationClientGrantTypeException
 
OAuth2ApplicationClientGrantTypeException(String) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationClientGrantTypeException
 
OAuth2ApplicationClientGrantTypeException(String, Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationClientGrantTypeException
 
OAuth2ApplicationClientGrantTypeException(Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationClientGrantTypeException
 
OAuth2ApplicationHomePageURLException - Exception in com.liferay.oauth2.provider.exception
 
OAuth2ApplicationHomePageURLException() - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationHomePageURLException
 
OAuth2ApplicationHomePageURLException(String) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationHomePageURLException
 
OAuth2ApplicationHomePageURLException(String, Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationHomePageURLException
 
OAuth2ApplicationHomePageURLException(Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationHomePageURLException
 
OAuth2ApplicationHomePageURLSchemeException - Exception in com.liferay.oauth2.provider.exception
 
OAuth2ApplicationHomePageURLSchemeException() - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationHomePageURLSchemeException
 
OAuth2ApplicationHomePageURLSchemeException(String) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationHomePageURLSchemeException
 
OAuth2ApplicationHomePageURLSchemeException(String, Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationHomePageURLSchemeException
 
OAuth2ApplicationHomePageURLSchemeException(Throwable) - Constructor for exception 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 in com.liferay.oauth2.provider.exception
 
OAuth2ApplicationNameException() - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationNameException
 
OAuth2ApplicationNameException(String) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationNameException
 
OAuth2ApplicationNameException(String, Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationNameException
 
OAuth2ApplicationNameException(Throwable) - Constructor for exception 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 in com.liferay.oauth2.provider.exception
 
OAuth2ApplicationPrivacyPolicyURLException() - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationPrivacyPolicyURLException
 
OAuth2ApplicationPrivacyPolicyURLException(String) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationPrivacyPolicyURLException
 
OAuth2ApplicationPrivacyPolicyURLException(String, Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationPrivacyPolicyURLException
 
OAuth2ApplicationPrivacyPolicyURLException(Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationPrivacyPolicyURLException
 
OAuth2ApplicationPrivacyPolicyURLSchemeException - Exception in com.liferay.oauth2.provider.exception
 
OAuth2ApplicationPrivacyPolicyURLSchemeException() - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationPrivacyPolicyURLSchemeException
 
OAuth2ApplicationPrivacyPolicyURLSchemeException(String) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationPrivacyPolicyURLSchemeException
 
OAuth2ApplicationPrivacyPolicyURLSchemeException(String, Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationPrivacyPolicyURLSchemeException
 
OAuth2ApplicationPrivacyPolicyURLSchemeException(Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationPrivacyPolicyURLSchemeException
 
OAuth2ApplicationRedirectURIException - Exception in com.liferay.oauth2.provider.exception
 
OAuth2ApplicationRedirectURIException() - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIException
 
OAuth2ApplicationRedirectURIException(String) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIException
 
OAuth2ApplicationRedirectURIException(String, Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIException
 
OAuth2ApplicationRedirectURIException(Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIException
 
OAuth2ApplicationRedirectURIFragmentException - Exception in com.liferay.oauth2.provider.exception
 
OAuth2ApplicationRedirectURIFragmentException() - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIFragmentException
 
OAuth2ApplicationRedirectURIFragmentException(String) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIFragmentException
 
OAuth2ApplicationRedirectURIFragmentException(String, Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIFragmentException
 
OAuth2ApplicationRedirectURIFragmentException(Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIFragmentException
 
OAuth2ApplicationRedirectURIMissingException - Exception in com.liferay.oauth2.provider.exception
 
OAuth2ApplicationRedirectURIMissingException() - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIMissingException
 
OAuth2ApplicationRedirectURIMissingException(String) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIMissingException
 
OAuth2ApplicationRedirectURIMissingException(String, Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIMissingException
 
OAuth2ApplicationRedirectURIMissingException(Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIMissingException
 
OAuth2ApplicationRedirectURIPathException - Exception in com.liferay.oauth2.provider.exception
 
OAuth2ApplicationRedirectURIPathException() - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIPathException
 
OAuth2ApplicationRedirectURIPathException(String) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIPathException
 
OAuth2ApplicationRedirectURIPathException(String, Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIPathException
 
OAuth2ApplicationRedirectURIPathException(Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURIPathException
 
OAuth2ApplicationRedirectURISchemeException - Exception in com.liferay.oauth2.provider.exception
 
OAuth2ApplicationRedirectURISchemeException() - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURISchemeException
 
OAuth2ApplicationRedirectURISchemeException(String) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURISchemeException
 
OAuth2ApplicationRedirectURISchemeException(String, Throwable) - Constructor for exception com.liferay.oauth2.provider.exception.OAuth2ApplicationRedirectURISchemeException
 
OAuth2ApplicationRedirectURISchemeException(Throwable) - Constructor for exception 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
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.
OAuth2ApplicationScopeAliasesSoap - Class in com.liferay.oauth2.provider.model
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
OAuth2ApplicationScopeAliasesSoap() - Constructor for class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesSoap
Deprecated.
 
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
 
OAuth2ApplicationSoap - Class in com.liferay.oauth2.provider.model
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
OAuth2ApplicationSoap() - Constructor for class com.liferay.oauth2.provider.model.OAuth2ApplicationSoap
Deprecated.
 
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
 
OAuth2AuthorizationSoap - Class in com.liferay.oauth2.provider.model
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
OAuth2AuthorizationSoap() - Constructor for class com.liferay.oauth2.provider.model.OAuth2AuthorizationSoap
Deprecated.
 
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
 
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
 
OAuth2ProviderScopeLiferayAccessControlContext - Class in com.liferay.oauth2.provider.scope.liferay
 
OAuth2ProviderScopeLiferayAccessControlContext() - Constructor for class com.liferay.oauth2.provider.scope.liferay.OAuth2ProviderScopeLiferayAccessControlContext
 
OAuth2ProviderScopeLiferayConstants - Class in com.liferay.oauth2.provider.scope.liferay.constants
 
OAuth2ProviderScopeLiferayConstants() - Constructor for class com.liferay.oauth2.provider.scope.liferay.constants.OAuth2ProviderScopeLiferayConstants
 
OAuth2ProviderScopeLiferayConstants - Class in com.liferay.oauth2.provider.scope.liferay
Deprecated.
As of Athanasius (7.3.x), replaced by OAuth2ProviderScopeLiferayConstants
OAuth2ProviderScopeLiferayConstants() - Constructor for class com.liferay.oauth2.provider.scope.liferay.OAuth2ProviderScopeLiferayConstants
Deprecated.
 
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.
OAuth2ScopeGrantFinder - Interface in com.liferay.oauth2.provider.service.persistence
 
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.
OAuth2ScopeGrantSoap - Class in com.liferay.oauth2.provider.model
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
OAuth2ScopeGrantSoap() - Constructor for class com.liferay.oauth2.provider.model.OAuth2ScopeGrantSoap
Deprecated.
 
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
 
onBeforeCreate(BearerTokenProvider.AccessToken) - Method in interface com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider
Will be called when an access token is constructed to provide an opportunity to modify it before it is saved or returned to a client
onBeforeCreate(BearerTokenProvider.RefreshToken) - Method in interface com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider
Will be called when a refresh token is constructed to provide an opportunity to modify it before it is saved or returned to a client

P

PASS_THROUGH_PREFIX_HANDLER - Static variable in interface com.liferay.oauth2.provider.scope.spi.prefix.handler.PrefixHandler
A PrefixHandler that keeps the input unchanged.
PASS_THROUGH_SCOPE_MAPPER - Static variable in interface com.liferay.oauth2.provider.scope.spi.scope.mapper.ScopeMapper
 
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
 
PrefixHandler - Interface in com.liferay.oauth2.provider.scope.spi.prefix.handler
Represents a prefix for the input scope.
PrefixHandlerFactory - Interface in com.liferay.oauth2.provider.scope.spi.prefix.handler
Interface to create PrefixHandler using a given prefix.
privacyPolicyURL - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
 

R

recycleRefreshToken() - Method in interface com.liferay.oauth2.provider.configuration.OAuth2ProviderConfiguration
 
redirectURIs - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
 
RefreshToken(OAuth2Application, List<String>, String, long, String, long, List<String>, String, String, long, String) - Constructor for class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.RefreshToken
 
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_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.
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.
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, 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, 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) - 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, 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, 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>) - 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, 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, 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) - 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, 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, 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>) - 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.
RequiresNoScope - Annotation Type in com.liferay.oauth2.provider.scope
Declares that a method on a JAX-RS resource does not need a scope to be authorized.
RequiresScope - Annotation Type in com.liferay.oauth2.provider.scope
Declares that a method on a JAX-RS resource may only be executed if the incoming request is authorized for the scopes given in the value of the annotation.
RESOURCE_NAME - Static variable in class com.liferay.oauth2.provider.constants.OAuth2ProviderConstants
 
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
 
ScopeChecker - Interface in com.liferay.oauth2.provider.scope
Provides a programmatic interface for applications to check scope authorization in a JAX-RS request.
ScopeContext - Interface in com.liferay.oauth2.provider.scope.liferay
Represents a context for the per-request scope check security procedure.
ScopeDescriptor - Interface in com.liferay.oauth2.provider.scope.spi.scope.descriptor
Represents localization information for the scopes of OAuth2 applications.
ScopeDescriptorLocator - Interface in com.liferay.oauth2.provider.scope.liferay.spi
 
ScopedServiceTrackerMap<T> - Interface in com.liferay.oauth2.provider.scope.liferay
Represents a ServiceTrackerMap that also checks for portal instance specialization.
ScopedServiceTrackerMapFactory - Interface in com.liferay.oauth2.provider.scope.liferay
 
ScopeFinder - Interface in com.liferay.oauth2.provider.scope.spi.scope.finder
This class is the entry point to the OAuth2 Scopes framework.
ScopeLocator - Interface in com.liferay.oauth2.provider.scope.liferay
Lists scope aliases and matching LiferayOAuth2Scopes based on a portal instance configuration of the OAuth2 framework.
ScopeMapper - Interface in com.liferay.oauth2.provider.scope.spi.scope.mapper
Represents a transformation between internal scope names to external aliases.
ScopeMatcher - Interface in com.liferay.oauth2.provider.scope.spi.scope.matcher
This interface represents the strategy used to match scope.
ScopeMatcherFactory - Interface in com.liferay.oauth2.provider.scope.spi.scope.matcher
Factory that creates ScopeMatcher for a given input.
SERVICE_NAME - Static variable in class com.liferay.oauth2.provider.constants.OAuth2ProviderConstants
 
setAccessToken(String) - Method in interface com.liferay.oauth2.provider.scope.liferay.ScopeContext
Inserts the access token string into the context.
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.OAuth2AuthorizationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2ScopeGrantSoap
Deprecated.
 
setApplicationName(String) - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
Sets the application name of this o auth2 scope grant.
setApplicationName(String) - Method in interface com.liferay.oauth2.provider.scope.liferay.ScopeContext
Inserts the application name into the context.
setAudiences(List<String>) - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
setAudiences(List<String>) - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.RefreshToken
 
setBundle(Bundle) - Method in interface com.liferay.oauth2.provider.scope.liferay.ScopeContext
Inserts the OSGi bundle into the context.
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.OAuth2ScopeGrantSoap
Deprecated.
 
setBundleSymbolicName(String) - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
Sets the bundle symbolic name of this o auth2 scope grant.
setClientCodeVerifier(String) - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
setClientCodeVerifier(String) - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.RefreshToken
 
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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2ApplicationScopeAliasesSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
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.OAuth2ScopeGrantSoap
Deprecated.
 
setCompanyId(long) - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
Sets the company ID of this o auth2 scope grant.
setCompanyId(long) - Method in interface com.liferay.oauth2.provider.scope.liferay.ScopeContext
Inserts the portal instance's ID into the context.
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.OAuth2ApplicationScopeAliasesSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
setDescription(String) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
Sets the description of this o auth2 application.
setExpiresIn(long) - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
setExpiresIn(long) - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.RefreshToken
 
setExtraProperties(Map<String, String>) - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
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.OAuth2ApplicationSoap
Deprecated.
 
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
 
setGrantCode(String) - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
setGrantType(String) - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
setGrantType(String) - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.RefreshToken
 
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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
setIconFileEntryId(long) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
Sets the icon file entry ID of this o auth2 application.
setIssuedAt(long) - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
setIssuedAt(long) - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.RefreshToken
 
setIssuer(String) - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
setName(String) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
Sets the name of this o auth2 application.
setNonce(String) - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
setOAuth2Application(OAuth2Application) - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
setOAuth2Application(OAuth2Application) - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.RefreshToken
 
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.OAuth2ApplicationScopeAliasesSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
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.OAuth2ApplicationScopeAliasesSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
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.OAuth2ScopeGrantSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
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, 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, 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>) - 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.OAuth2ScopeGrantSoap
Deprecated.
 
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, 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, 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>) - 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.
setParameters(Map<String, String>) - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
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.OAuth2ApplicationScopeAliasesSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
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.OAuth2ScopeGrantSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
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
 
setRefreshToken(String) - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
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.OAuth2AuthorizationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
setRemoteIPInfo(String) - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
Sets the remote ip info of this o auth2 authorization.
setResponseType(String) - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
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.OAuth2ScopeGrantSoap
Deprecated.
 
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.OAuth2ScopeGrantSoap
Deprecated.
 
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
 
setScopes(List<String>) - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
setScopes(List<String>) - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.RefreshToken
 
setTokenKey(String) - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
setTokenKey(String) - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.RefreshToken
 
setTokenType(String) - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
setTokenType(String) - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.RefreshToken
 
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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2ApplicationScopeAliasesSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
setUserId(long) - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
Sets the user ID of this o auth2 authorization.
setUserId(long) - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
setUserId(long) - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.RefreshToken
 
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.OAuth2ApplicationScopeAliasesSoap
Deprecated.
 
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.OAuth2ApplicationSoap
Deprecated.
 
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.OAuth2AuthorizationSoap
Deprecated.
 
setUserName(String) - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
Sets the user name of this o auth2 authorization.
setUserName(String) - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.AccessToken
 
setUserName(String) - Method in class com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.RefreshToken
 
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.
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

toSoapModel(OAuth2ApplicationScopeAliases) - Static method in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesSoap
Deprecated.
 
toSoapModel(OAuth2Application) - Static method in class com.liferay.oauth2.provider.model.OAuth2ApplicationSoap
Deprecated.
 
toSoapModel(OAuth2Authorization) - Static method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationSoap
Deprecated.
 
toSoapModel(OAuth2ScopeGrant) - Static method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantSoap
Deprecated.
 
toSoapModels(OAuth2ApplicationScopeAliases[]) - Static method in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesSoap
Deprecated.
 
toSoapModels(OAuth2ApplicationScopeAliases[][]) - Static method in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesSoap
Deprecated.
 
toSoapModels(List<OAuth2ApplicationScopeAliases>) - Static method in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesSoap
Deprecated.
 
toSoapModels(OAuth2Application[]) - Static method in class com.liferay.oauth2.provider.model.OAuth2ApplicationSoap
Deprecated.
 
toSoapModels(OAuth2Application[][]) - Static method in class com.liferay.oauth2.provider.model.OAuth2ApplicationSoap
Deprecated.
 
toSoapModels(List<OAuth2Application>) - Static method in class com.liferay.oauth2.provider.model.OAuth2ApplicationSoap
Deprecated.
 
toSoapModels(OAuth2Authorization[]) - Static method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationSoap
Deprecated.
 
toSoapModels(OAuth2Authorization[][]) - Static method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationSoap
Deprecated.
 
toSoapModels(List<OAuth2Authorization>) - Static method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationSoap
Deprecated.
 
toSoapModels(OAuth2ScopeGrant[]) - Static method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantSoap
Deprecated.
 
toSoapModels(OAuth2ScopeGrant[][]) - Static method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantSoap
Deprecated.
 
toSoapModels(List<OAuth2ScopeGrant>) - Static method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantSoap
Deprecated.
 
trustedApplication - Variable in class com.liferay.oauth2.provider.model.OAuth2ApplicationTable
 

U

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(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(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
 
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(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(OAuth2Application) - Static method in class com.liferay.oauth2.provider.service.persistence.OAuth2ApplicationUtil
 
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, List<GrantType>, long, String, int, String, String, List<String>, String, long, String, String, List<String>, long, ServiceContext) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
updateOAuth2Application(long, List<GrantType>, String, int, String, String, List<String>, String, long, String, String, List<String>, long, ServiceContext) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
Deprecated.
As of Mueller (7.2.x)
updateOAuth2Application(long, long, List<GrantType>, long, String, int, String, String, List<String>, String, long, String, String, List<String>, boolean, boolean) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationLocalService
 
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(long, List<GrantType>, long, String, int, String, String, List<String>, String, long, String, String, List<String>, long, ServiceContext) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
updateOAuth2Application(long, List<GrantType>, String, int, String, String, List<String>, String, long, String, String, List<String>, long, ServiceContext) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
Deprecated.
As of Mueller (7.2.x)
updateOAuth2Application(long, long, List<GrantType>, long, String, int, String, String, List<String>, String, long, String, String, List<String>, boolean, boolean) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceUtil
 
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(long, List<GrantType>, long, String, int, String, String, List<String>, String, long, String, String, List<String>, long, ServiceContext) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
updateOAuth2Application(long, List<GrantType>, String, int, String, String, List<String>, String, long, String, String, List<String>, long, ServiceContext) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
Deprecated.
As of Mueller (7.2.x)
updateOAuth2Application(long, long, List<GrantType>, long, String, int, String, String, List<String>, String, long, String, String, List<String>, boolean, boolean) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationLocalServiceWrapper
 
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.
updateOAuth2Application(long, List<GrantType>, long, String, int, String, String, List<String>, String, long, String, String, List<String>, long, ServiceContext) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationService
updateOAuth2Application(long, List<GrantType>, String, int, String, String, List<String>, String, long, String, String, List<String>, long, ServiceContext) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationService
Deprecated.
As of Mueller (7.2.x)
updateOAuth2Application(long, long, List<GrantType>, long, String, int, String, String, List<String>, String, long, String, String, List<String>, boolean, boolean) - Method in interface com.liferay.oauth2.provider.service.OAuth2ApplicationService
 
updateOAuth2Application(long, List<GrantType>, long, String, int, String, String, List<String>, String, long, String, String, List<String>, long, ServiceContext) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceUtil
updateOAuth2Application(long, List<GrantType>, String, int, String, String, List<String>, String, long, String, String, List<String>, long, ServiceContext) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceUtil
Deprecated.
As of Mueller (7.2.x)
updateOAuth2Application(long, long, List<GrantType>, long, String, int, String, String, List<String>, String, long, String, String, List<String>, boolean, boolean) - Static method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceUtil
 
updateOAuth2Application(long, List<GrantType>, long, String, int, String, String, List<String>, String, long, String, String, List<String>, long, ServiceContext) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceWrapper
updateOAuth2Application(long, List<GrantType>, String, int, String, String, List<String>, String, long, String, String, List<String>, long, ServiceContext) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceWrapper
Deprecated.
As of Mueller (7.2.x)
updateOAuth2Application(long, long, List<GrantType>, long, String, int, String, String, List<String>, String, long, String, String, List<String>, boolean, boolean) - Method in class com.liferay.oauth2.provider.service.OAuth2ApplicationServiceWrapper
 
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
 
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
 

V

valueOf(String) - Static method in enum com.liferay.oauth2.provider.constants.ClientProfile
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.liferay.oauth2.provider.constants.GrantType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.liferay.oauth2.provider.constants.ClientProfile
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.liferay.oauth2.provider.constants.GrantType
Returns an array containing the constants of this enum type, in the order they are declared.

W

wrap(OAuth2ApplicationScopeAliases) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationScopeAliasesWrapper
 
wrap(OAuth2Application) - Method in class com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
 
wrap(OAuth2Authorization) - Method in class com.liferay.oauth2.provider.model.OAuth2AuthorizationWrapper
 
wrap(OAuth2ScopeGrant) - Method in class com.liferay.oauth2.provider.model.OAuth2ScopeGrantWrapper
 
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links