Skip navigation links
A C G I L O S 

A

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.
 

C

clear() - Method in interface com.liferay.oauth2.provider.scope.liferay.ScopeContext
Resets the state context's state.
close() - Method in interface com.liferay.oauth2.provider.scope.liferay.ScopedServiceTrackerMap
 
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
 
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
 

G

getApplicationName() - Method in interface com.liferay.oauth2.provider.scope.liferay.LiferayOAuth2Scope
Returns the name of the application that provides the scope.
getBundle() - Method in interface com.liferay.oauth2.provider.scope.liferay.LiferayOAuth2Scope
Returns the OSGi bundle context where the application and scope are published.
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.
getScope() - Method in interface com.liferay.oauth2.provider.scope.liferay.LiferayOAuth2Scope
Returns the scope name as registered in the OAuth2 Provider framework.
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.
getService(long, String) - Method in interface com.liferay.oauth2.provider.scope.liferay.ScopedServiceTrackerMap
 

I

isOAuth2AuthVerified() - Static method in class com.liferay.oauth2.provider.scope.liferay.OAuth2ProviderScopeLiferayAccessControlContext
 

L

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

O

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.
 

S

ScopeContext - Interface in com.liferay.oauth2.provider.scope.liferay
Represents a context for the per-request scope check security procedure.
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
 
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.
setAccessToken(String) - Method in interface com.liferay.oauth2.provider.scope.liferay.ScopeContext
Inserts the access token string into the context.
setApplicationName(String) - Method in interface com.liferay.oauth2.provider.scope.liferay.ScopeContext
Inserts the application name into the context.
setBundle(Bundle) - Method in interface com.liferay.oauth2.provider.scope.liferay.ScopeContext
Inserts the OSGi bundle into the context.
setCompanyId(long) - Method in interface com.liferay.oauth2.provider.scope.liferay.ScopeContext
Inserts the portal instance's ID into the context.
A C G I L O S 
Skip navigation links