JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.liferay.oauth2.provider.configuration
Interface OAuth2ProviderApplicationUserAgentConfiguration
public interface
OAuth2ProviderApplicationUserAgentConfiguration
Method Summary
All Methods
Instance Methods
Abstract Methods
Deprecated Methods
Modifier and Type
Method
Description
String
baseURL
()
String
description
()
String
homePageURL
()
Deprecated.
As of Cavanaugh (7.4.x)
String
name
()
String
privacyPolicyURL
()
String
[]
scopes
()
Method Details
baseURL
String
baseURL
()
description
String
description
()
homePageURL
@Deprecated
String
homePageURL
()
Deprecated.
As of Cavanaugh (7.4.x)
name
String
name
()
privacyPolicyURL
String
privacyPolicyURL
()
scopes
String
[]
scopes
()