@Name(value="oauth2ServiceProvidersActions") @Scope(value=CONVERSATION) public class OAuth2ServiceProvidersActionBean extends DirectoryBasedEditor
Modifier and Type | Field and Description |
---|---|
protected static String |
DIRECTORY |
protected static String |
SCHEMA |
creationEntry, documentManager, editableEntry, entries, showAddForm
Constructor and Description |
---|
OAuth2ServiceProvidersActionBean() |
Modifier and Type | Method and Description |
---|---|
String |
getAuthorizationURL(String provider) |
protected String |
getDirectoryName() |
List<DocumentModel> |
getEnabledProviders() |
protected String |
getSchemaName() |
createEntry, deleteEntry, editEntry, getCreationEntry, getEditableEntry, getEntries, getOrderSet, getQueryFilter, getShowAddForm, refresh, resetCreateEntry, resetEditEntry, saveEntry, toggleShowAddForm
protected static final String DIRECTORY
protected static final String SCHEMA
public OAuth2ServiceProvidersActionBean()
protected String getDirectoryName()
getDirectoryName
in class DirectoryBasedEditor
protected String getSchemaName()
getSchemaName
in class DirectoryBasedEditor
public String getAuthorizationURL(String provider)
public List<DocumentModel> getEnabledProviders()
Copyright © 2018 Nuxeo. All rights reserved.