JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.gcube.portlets.admin.configuration
Interface RPTTokenConfiguration
public interface
RPTTokenConfiguration
Configuration interface for RPT Token Portlet
Author:
netfarm-m2
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
debugMode
()
String
defaultTokenUrl
()
String
exchangeClientId
()
String
exchangeClientSecret
()
Method Details
exchangeClientId
String
exchangeClientId
()
exchangeClientSecret
String
exchangeClientSecret
()
defaultTokenUrl
String
defaultTokenUrl
()
debugMode
boolean
debugMode
()