Index
All Classes and Interfaces|All Packages|Constant Field Values
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.
- 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
G
- getAccessToken() - Method in interface com.liferay.oauth2.provider.scope.liferay.ScopeContext
- getApplicationName() - Method in interface com.liferay.oauth2.provider.scope.liferay.LiferayOAuth2Scope
-
Returns the name of the application that provides the scope.
- getApplicationName() - Method in interface com.liferay.oauth2.provider.scope.liferay.ScopeContext
- 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.scope.liferay.ScopeContext
- getCompanyId() - Method in interface com.liferay.oauth2.provider.scope.liferay.ScopeContext
- 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.
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 - Class in com.liferay.oauth2.provider.scope.liferay
-
Deprecated.
- OAuth2ProviderScopeLiferayConstants() - Constructor for class com.liferay.oauth2.provider.scope.liferay.constants.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.
- 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.
All Classes and Interfaces|All Packages|Constant Field Values
OAuth2ProviderScopeLiferayConstants