Skip navigation links
A C D E F G I L M N O P Q R S T U V 

A

adjustRegistrationPreparedMail(OPreparedMail, OrienteerUser) - Method in class org.orienteer.users.service.OrienteerUsersService
 
adjustRestorePreparedMail(OPreparedMail, OrienteerUser) - Method in class org.orienteer.users.service.OrienteerUsersService
 
authorize(OAuth2Service, String) - Method in class org.orienteer.users.service.impl.DefaultOAuth2ServiceImpl
 
authorize(OAuth2Service, String) - Method in interface org.orienteer.users.service.IOAuth2Service
Authorize user by given service and code

C

CLASS_NAME - Static variable in class org.orienteer.users.model.OAuth2Service
 
CLASS_NAME - Static variable in class org.orienteer.users.model.OAuth2ServiceContext
 
CLASS_NAME - Static variable in class org.orienteer.users.model.OUserSocialNetwork
 
CLASS_NAME - Static variable in class org.orienteer.users.module.OrienteerUsersModule.ModuleModel
 
clearRestoring(OrienteerUser) - Method in interface org.orienteer.users.service.IOrienteerUsersService
Remove scheduler event for restore user password
clearRestoring(OrienteerUser) - Method in class org.orienteer.users.service.OrienteerUsersService
 
createButtonsPanel(String) - Method in class org.orienteer.users.component.OUsersLoginPanel
 
createCommand(String) - Method in class org.orienteer.users.method.LinkToSocialNetwork
 
createComponent(String, DisplayMode, IModel<ODocument>, IModel<OProperty>, IModel<V>) - Method in class org.orienteer.users.component.visualizer.OAuth2ProviderVisualizer
 
createDefaultLanguageTags() - Static method in class org.orienteer.users.util.OUsersCommonUtils
 
createFeedbackPanel(String) - Method in class org.orienteer.users.component.DefaultRegistrationPanel
 
createFeedbackPanel(String) - Method in class org.orienteer.users.component.DefaultRestorePasswordPanel
 
createLabelModel(IOAuth2Provider) - Method in class org.orienteer.users.util.OAuth2ProviderChoiceProvider
 
createLoginFooter(String) - Method in class org.orienteer.users.web.OUsersLoginPage
 
createLoginPanel(String) - Method in class org.orienteer.users.web.OUsersLoginPage
 
createOAuth2ServiceContext(OAuth2Service) - Method in class org.orienteer.users.component.SocialNetworkPanel
 
createOUserSocialNetworkIfNotExists(ODatabaseDocument, OAuth2Provider, String, OrienteerUser) - Static method in class org.orienteer.users.util.OUsersCommonUtils
 
createProvider() - Method in class org.orienteer.users.component.visualizer.OAuth2ProviderVisualizer
 
createProviderLabelModel(IOAuth2Provider) - Method in class org.orienteer.users.component.visualizer.OAuth2ProviderVisualizer
 
createRegistrationLink(OrienteerUser) - Static method in class org.orienteer.users.resource.RegistrationResource
 
createRegistrationMailMacros(OrienteerUser) - Method in class org.orienteer.users.service.OrienteerUsersService
 
createRegistrationPanel(String) - Method in class org.orienteer.users.web.DefaultRegistrationPage
Created default registration panel Overrides DefaultRegistrationPanel.onRegister(AjaxRequestTarget, IModel): 1.
createRegistrationSuccessLabel(String) - Method in class org.orienteer.users.web.DefaultRegistrationPage
Creates label which will be displayed when user successfully registered If user document didn't saved in database, so component doesn't visible
createRestoreMailMacros(OrienteerUser) - Method in class org.orienteer.users.service.OrienteerUsersService
 
createRestorePasswordPanel(String) - Method in class org.orienteer.users.web.DefaultRestorePasswordPage
Creates restore panel
createRestorePasswordPanel(String) - Method in class org.orienteer.users.web.OUsersLoginPage
 
createRestoreSuccessMessage(String) - Method in class org.orienteer.users.web.DefaultRestorePasswordPage
Creates container which contains success message about restoring user password
createUser(ODatabaseDocument, JsonNode) - Method in interface org.orienteer.users.model.IOAuth2Provider
Create user by this provider
createUser(ODatabaseDocument, JsonNode) - Method in enum org.orienteer.users.model.OAuth2Provider
 
createUser(ODatabaseDocument, JsonNode) - Method in class org.orienteer.users.service.impl.FacebookUserManager
 
createUser(ODatabaseDocument, JsonNode) - Method in class org.orienteer.users.service.impl.GitHubUserManager
 
createUser(ODatabaseDocument, JsonNode) - Method in class org.orienteer.users.service.impl.GoogleUserManager
 
createUser(ODatabaseDocument, JsonNode) - Method in interface org.orienteer.users.service.IOAuth2UserManager
Try to create user in database by given node.
createUser() - Method in interface org.orienteer.users.service.IOrienteerUsersService
Creates new user.
createUser() - Method in class org.orienteer.users.service.OrienteerUsersService
 
createWidgetIfNotExists(ODatabaseDocument, String, String, String, String) - Static method in class org.orienteer.users.util.OUsersCommonUtils
 
CSS_STYLE - Static variable in class org.orienteer.users.component.SocialNetworkPanel
 
customizeDataTable(OrienteerDataTable<ODocument, String>, IModel<DisplayMode>, IModel<OClass>) - Method in class org.orienteer.users.widget.OAuth2ServicesWidget
 

D

DatabaseHelper - Class in org.orienteer.users.repository
Helper class for repositories
DefaultOAuth2ServiceImpl - Class in org.orienteer.users.service.impl
Default implementation of IOAuth2Service
DefaultOAuth2ServiceImpl() - Constructor for class org.orienteer.users.service.impl.DefaultOAuth2ServiceImpl
 
DefaultRegistrationPage - Class in org.orienteer.users.web
Default registration page which can be overridden in subclasses.
DefaultRegistrationPage() - Constructor for class org.orienteer.users.web.DefaultRegistrationPage
Constructor.
DefaultRegistrationPage(PageParameters) - Constructor for class org.orienteer.users.web.DefaultRegistrationPage
Constructor Retrieve parameter RegistrationResource.PARAMETER_ID from parameters.
DefaultRegistrationPanel - Class in org.orienteer.users.component
Default registration panel.
DefaultRegistrationPanel(String, IModel<OrienteerUser>) - Constructor for class org.orienteer.users.component.DefaultRegistrationPanel
Constructor
DefaultRestorePasswordPage - Class in org.orienteer.users.web
Default restore page which can be overridden in subclasses.
DefaultRestorePasswordPage() - Constructor for class org.orienteer.users.web.DefaultRestorePasswordPage
 
DefaultRestorePasswordPage(PageParameters) - Constructor for class org.orienteer.users.web.DefaultRestorePasswordPage
 
DefaultRestorePasswordPanel - Class in org.orienteer.users.component
Default restore user password panel.
DefaultRestorePasswordPanel(String, IModel<OrienteerUser>) - Constructor for class org.orienteer.users.component.DefaultRestorePasswordPanel
Constructor
delete(ODocumentWrapper) - Static method in class org.orienteer.users.repository.DatabaseHelper
 
delete(ODocumentWrapper...) - Static method in class org.orienteer.users.repository.DatabaseHelper
 
delete(ODocument...) - Static method in class org.orienteer.users.repository.DatabaseHelper
 
delete(List<ODocument>) - Static method in class org.orienteer.users.repository.DatabaseHelper
 
delete(ODatabaseDocument, List<ODocument>) - Static method in class org.orienteer.users.repository.DatabaseHelper
 
delete(ODatabaseDocument, ODocumentWrapper) - Static method in class org.orienteer.users.repository.DatabaseHelper
 
delete(ODocument) - Static method in class org.orienteer.users.repository.DatabaseHelper
 
delete(ODatabaseDocument, ODocument) - Static method in class org.orienteer.users.repository.DatabaseHelper
 
destroy(Application) - Method in class org.orienteer.users.Initializer
 

E

EVENT_RESTORE_PASSWORD_PREFIX - Static variable in class org.orienteer.users.module.OrienteerUsersModule
 

F

FacebookUserManager - Class in org.orienteer.users.service.impl
Facebook implementation for IOAuth2UserManager
FacebookUserManager() - Constructor for class org.orienteer.users.service.impl.FacebookUserManager
 
FUN_REMOVE_RESTORE_ID - Static variable in class org.orienteer.users.module.OrienteerUsersModule
 

G

getAjaxRequestTarget() - Method in class org.orienteer.users.component.event.RestorePasswordEventPayload
 
getApiKey() - Method in class org.orienteer.users.model.OAuth2Service
 
getApiSecret() - Method in class org.orienteer.users.model.OAuth2Service
 
getAuthorizationUrl() - Method in class org.orienteer.users.model.OAuth2ServiceContext
 
getBodyAppSubClasses() - Method in class org.orienteer.users.web.DefaultRegistrationPage
 
getBodyAppSubClasses() - Method in class org.orienteer.users.web.DefaultRestorePasswordPage
 
getCallback() - Method in class org.orienteer.users.model.OAuth2Service
 
getCallback(ODatabaseDocument) - Method in class org.orienteer.users.model.OAuth2Service
 
getContainerClasses(WebMarkupContainer) - Method in class org.orienteer.users.web.OUsersLoginPage
 
getDefaultOrienteerUserPerspective() - Static method in class org.orienteer.users.repository.OrienteerUserRepository
 
getDefaultTitleModel() - Method in class org.orienteer.users.widget.OAuth2ServicesWidget
 
getDisplayValue(String) - Method in class org.orienteer.users.util.OAuth2ProviderChoiceProvider
 
getDistributedExecutionMode() - Method in class org.orienteer.users.hook.OrienteerUserHook
 
getDistributedExecutionMode() - Method in class org.orienteer.users.hook.OrienteerUserRoleHook
 
getDomain() - Method in class org.orienteer.users.module.OrienteerUsersModule.ModuleModel
 
getEmail() - Method in class org.orienteer.users.model.OrienteerUser
 
getError() - Method in exception org.orienteer.users.util.LoginException
 
getError() - Method in exception org.orienteer.users.util.RegistrationException
 
getExpectedClass(OQueryDataProvider<ODocument>) - Method in class org.orienteer.users.widget.OAuth2ServicesWidget
 
getFirstName() - Method in class org.orienteer.users.model.OrienteerUser
 
getFullOAuth2Callback() - Method in class org.orienteer.users.module.OrienteerUsersModule.ModuleModel
 
getIconResourceReference() - Method in interface org.orienteer.users.model.IOAuth2Provider
 
getIconResourceReference() - Method in enum org.orienteer.users.model.OAuth2Provider
 
getId() - Method in class org.orienteer.users.model.OrienteerUser
 
getIdValue(String) - Method in class org.orienteer.users.util.OAuth2ProviderChoiceProvider
 
getInstance() - Method in interface org.orienteer.users.model.IOAuth2Provider
 
getInstance() - Method in enum org.orienteer.users.model.OAuth2Provider
 
getLabel() - Method in interface org.orienteer.users.model.IOAuth2Provider
 
getLabel() - Method in enum org.orienteer.users.model.OAuth2Provider
 
getLabel() - Method in enum org.orienteer.users.util.LoginError
 
getLabel() - Method in enum org.orienteer.users.util.RegistrationError
 
getLabelModel() - Method in enum org.orienteer.users.util.LoginError
 
getLabelModel() - Method in enum org.orienteer.users.util.RegistrationError
 
getLastName() - Method in class org.orienteer.users.model.OrienteerUser
 
getLinkForUser(OSecurityUser) - Static method in class org.orienteer.users.resource.RestorePasswordResource
 
getLinkForUser(ODocument) - Static method in class org.orienteer.users.resource.RestorePasswordResource
 
getLoginPage() - Method in interface org.orienteer.users.service.IOrienteerUsersService
 
getLoginPage() - Method in class org.orienteer.users.service.OrienteerUsersService
 
getModuleModel() - Static method in class org.orienteer.users.repository.OrienteerUserModuleRepository
 
getModuleModel(ODatabaseDocument) - Static method in class org.orienteer.users.repository.OrienteerUserModuleRepository
 
getName() - Method in interface org.orienteer.users.model.IOAuth2Provider
 
getName() - Method in enum org.orienteer.users.model.OAuth2Provider
 
getOAuth2Callback() - Method in class org.orienteer.users.module.OrienteerUsersModule.ModuleModel
 
getOAuth2Providers() - Static method in class org.orienteer.users.util.OUsersCommonUtils
 
getOAuth2ServiceByProvider(ODatabaseDocument, OAuth2Provider, boolean) - Static method in class org.orienteer.users.repository.OAuth2Repository
 
getOAuth2ServiceByProvider(ODatabaseDocument, String, boolean) - Static method in class org.orienteer.users.repository.OAuth2Repository
 
getOAuth2Services() - Static method in class org.orienteer.users.repository.OAuth2Repository
 
getOAuth2Services(boolean) - Static method in class org.orienteer.users.repository.OAuth2Repository
 
getOAuth2Services(ODatabaseDocument) - Static method in class org.orienteer.users.repository.OAuth2Repository
 
getOAuth2Services(ODatabaseDocument, boolean) - Static method in class org.orienteer.users.repository.OAuth2Repository
 
getOrCreateDashboard(ODatabaseDocument, String, String, String) - Static method in class org.orienteer.users.util.OUsersCommonUtils
 
getOrCreatePerspective(ODatabaseDocument, String) - Static method in class org.orienteer.users.util.OUsersCommonUtils
 
getOrCreatePerspective(ODatabaseDocument, String, List<String>) - Static method in class org.orienteer.users.util.OUsersCommonUtils
 
getOrCreatePerspectiveItem(ODatabaseDocument, ODocument, String) - Static method in class org.orienteer.users.util.OUsersCommonUtils
 
getOrCreatePerspectiveItem(ODatabaseDocument, ODocument, String, List<String>) - Static method in class org.orienteer.users.util.OUsersCommonUtils
 
getProtectedResource() - Method in interface org.orienteer.users.model.IOAuth2Provider
 
getProtectedResource() - Method in enum org.orienteer.users.model.OAuth2Provider
 
getProvider() - Method in class org.orienteer.users.model.OAuth2Service
 
getProviderByName(String) - Method in class org.orienteer.users.component.visualizer.OAuth2ProviderVisualizer
 
getRegistrationPage() - Method in interface org.orienteer.users.service.IOrienteerUsersService
 
getRegistrationPage() - Method in class org.orienteer.users.service.OrienteerUsersService
 
getRegistrationTitleModel() - Method in class org.orienteer.users.web.DefaultRegistrationPage
 
getRestoreId() - Method in class org.orienteer.users.model.OrienteerUser
 
getRestoreIdCreated() - Method in class org.orienteer.users.model.OrienteerUser
 
getRestorePasswordPage() - Method in interface org.orienteer.users.service.IOrienteerUsersService
 
getRestorePasswordPage() - Method in class org.orienteer.users.service.OrienteerUsersService
 
getRestoreTitle() - Method in class org.orienteer.users.web.DefaultRestorePasswordPage
 
getRoleByName(String) - Static method in class org.orienteer.users.repository.OrienteerUserRepository
 
getScope() - Method in interface org.orienteer.users.model.IOAuth2Provider
 
getScope() - Method in enum org.orienteer.users.model.OAuth2Provider
 
getService() - Method in class org.orienteer.users.model.OAuth2ServiceContext
 
getService() - Method in class org.orienteer.users.model.OUserSocialNetwork
 
getServiceAsDocument() - Method in class org.orienteer.users.model.OAuth2ServiceContext
 
getServiceAsDocument() - Method in class org.orienteer.users.model.OUserSocialNetwork
 
getServiceContextByState(String) - Static method in class org.orienteer.users.repository.OAuth2Repository
 
getServiceContextByState(ODatabaseDocument, String) - Static method in class org.orienteer.users.repository.OAuth2Repository
 
getSocialNetworkByUserId(IOAuth2Provider, String) - Static method in class org.orienteer.users.repository.OUserSocialNetworkRepository
 
getSocialNetworkByUserId(String, String) - Static method in class org.orienteer.users.repository.OUserSocialNetworkRepository
 
getSocialNetworkByUserId(ODatabaseDocument, IOAuth2Provider, String) - Static method in class org.orienteer.users.repository.OUserSocialNetworkRepository
 
getSocialNetworkByUserId(ODatabaseDocument, String, String) - Static method in class org.orienteer.users.repository.OUserSocialNetworkRepository
 
getSocialNetworks() - Method in class org.orienteer.users.model.OrienteerUser
 
getSocialNetworksAsDocuments() - Method in class org.orienteer.users.model.OrienteerUser
 
getSql() - Method in class org.orienteer.users.widget.OAuth2ServicesWidget
 
getState() - Method in class org.orienteer.users.model.OAuth2ServiceContext
 
getString(OrienteerWebApplication, String, Locale) - Static method in class org.orienteer.users.util.OUsersCommonUtils
 
getTitleModel() - Method in class org.orienteer.users.web.DefaultRegistrationPage
 
getTitleModel() - Method in class org.orienteer.users.web.DefaultRestorePasswordPage
 
getUser(ODatabaseDocument, JsonNode) - Method in interface org.orienteer.users.model.IOAuth2Provider
Get user by this provider
getUser(ODatabaseDocument, JsonNode) - Method in enum org.orienteer.users.model.OAuth2Provider
 
getUser() - Method in class org.orienteer.users.model.OUserSocialNetwork
 
getUser(ODatabaseDocument, JsonNode) - Method in class org.orienteer.users.service.impl.FacebookUserManager
 
getUser(ODatabaseDocument, JsonNode) - Method in class org.orienteer.users.service.impl.GitHubUserManager
 
getUser(ODatabaseDocument, JsonNode) - Method in class org.orienteer.users.service.impl.GoogleUserManager
 
getUser(ODatabaseDocument, JsonNode) - Method in interface org.orienteer.users.service.IOAuth2UserManager
Try to get user from database by given node
getUserAsDocument() - Method in class org.orienteer.users.model.OUserSocialNetwork
 
getUserBy(String, String) - Static method in class org.orienteer.users.repository.OrienteerUserRepository
Search user by given field and value
getUserBy(ODatabaseDocument, String, String) - Static method in class org.orienteer.users.repository.OrienteerUserRepository
 
getUserByEmail(String) - Static method in class org.orienteer.users.repository.OrienteerUserRepository
Search user by given email
getUserByEmail(ODatabaseDocument, String) - Static method in class org.orienteer.users.repository.OrienteerUserRepository
 
getUserById(String) - Static method in class org.orienteer.users.repository.OrienteerUserRepository
Search user by given id
getUserByName(ODatabaseDocument, String) - Static method in class org.orienteer.users.repository.OrienteerUserRepository
 
getUserByRestoreId(String) - Static method in class org.orienteer.users.repository.OrienteerUserRepository
Search user by given restore id
getUserId() - Method in class org.orienteer.users.model.OUserSocialNetwork
 
GitHubUserManager - Class in org.orienteer.users.service.impl
GitHub implementation for IOAuth2UserManager
GitHubUserManager() - Constructor for class org.orienteer.users.service.impl.GitHubUserManager
 
GoogleUserManager - Class in org.orienteer.users.service.impl
Google implementation for IOAuth2UserManager
GoogleUserManager() - Constructor for class org.orienteer.users.service.impl.GoogleUserManager
 

I

init(Application) - Method in class org.orienteer.users.Initializer
 
initialize(WebMarkupContainer) - Method in class org.orienteer.users.web.OUsersLoginPage
 
Initializer - Class in org.orienteer.users
IInitializer for Orienteer Users module
Initializer() - Constructor for class org.orienteer.users.Initializer
 
IOAuth2Provider - Interface in org.orienteer.users.model
OAuth2 provider.
IOAuth2Service - Interface in org.orienteer.users.service
OAuth2 service for login and register users throughout social networks
IOAuth2UserManager - Interface in org.orienteer.users.service
Interface for manage Orienteer users in authorization by OAuth2
IOrienteerUsersService - Interface in org.orienteer.users.service
Service for restore user password and register users
isActive() - Method in class org.orienteer.users.model.OAuth2Service
 
isOAuth2() - Method in class org.orienteer.users.module.OrienteerUsersModule.ModuleModel
 
isOAuth2Active() - Static method in class org.orienteer.users.repository.OrienteerUserModuleRepository
 
isRegisterUserOnOAuth2Login() - Method in class org.orienteer.users.module.OrienteerUsersModule.ModuleModel
 
isRegistration() - Method in class org.orienteer.users.model.OAuth2ServiceContext
 
isRegistration() - Method in class org.orienteer.users.module.OrienteerUsersModule.ModuleModel
 
isRegistrationActive() - Static method in class org.orienteer.users.repository.OrienteerUserModuleRepository
 
isRestore() - Method in class org.orienteer.users.component.event.RestorePasswordEventPayload
 
isRestorePassword() - Method in class org.orienteer.users.module.OrienteerUsersModule.ModuleModel
 
isRestorePassword() - Static method in class org.orienteer.users.repository.OrienteerUserModuleRepository
 
isSocialNetworkLink() - Method in class org.orienteer.users.model.OAuth2ServiceContext
 
isUsed() - Method in class org.orienteer.users.model.OAuth2ServiceContext
 
isUserExistsWithEmail(String) - Static method in class org.orienteer.users.repository.OrienteerUserRepository
Check if user exists with given email
isUserExistsWithId(String) - Static method in class org.orienteer.users.repository.OrienteerUserRepository
Check if user exists with given id
isUserExistsWithRestoreId(String) - Static method in class org.orienteer.users.repository.OrienteerUserRepository
Check if user exists with given restore id
isWidgetExists(ODocument, String) - Static method in class org.orienteer.users.util.OUsersCommonUtils
 

L

LinkToSocialNetwork - Class in org.orienteer.users.method
Method for link user account to user social networks accounts
LinkToSocialNetwork() - Constructor for class org.orienteer.users.method.LinkToSocialNetwork
 
LinkToSocialNetworkPanel - Class in org.orienteer.users.component.panel
Panel for link user with his Social Network
LinkToSocialNetworkPanel(String, IModel<OrienteerUser>) - Constructor for class org.orienteer.users.component.panel.LinkToSocialNetworkPanel
 
LoginError - Enum in org.orienteer.users.util
Login errors
LoginException - Exception in org.orienteer.users.util
Exception which indicates that something goes wrong in user login
LoginException(LoginError) - Constructor for exception org.orienteer.users.util.LoginException
 

M

MAIL_MACROS_LINK - Static variable in class org.orienteer.users.module.OrienteerUsersModule
 
MAIL_REGISTRATION - Static variable in class org.orienteer.users.module.OrienteerUsersModule
 
MAIL_RESTORE - Static variable in class org.orienteer.users.module.OrienteerUsersModule
 
MODULE_NAME - Static variable in class org.orienteer.users.module.OrienteerUsersModule
 
ModuleModel() - Constructor for class org.orienteer.users.module.OrienteerUsersModule.ModuleModel
 
ModuleModel(String) - Constructor for class org.orienteer.users.module.OrienteerUsersModule.ModuleModel
 
ModuleModel(ODocument) - Constructor for class org.orienteer.users.module.OrienteerUsersModule.ModuleModel
 
mount(OrienteerWebApplication) - Static method in class org.orienteer.users.resource.RegistrationResource
 
mount(OrienteerWebApplication) - Static method in class org.orienteer.users.resource.RestorePasswordResource
 
MOUNT_PATH - Static variable in class org.orienteer.users.resource.RegistrationResource
 
MOUNT_PATH - Static variable in class org.orienteer.users.resource.RestorePasswordResource
 

N

NAME - Static variable in class org.orienteer.users.component.visualizer.OAuth2ProviderVisualizer
 
newIcon(String) - Method in class org.orienteer.users.widget.OAuth2ServicesWidget
 
newResourceResponse(IResource.Attributes) - Method in class org.orienteer.users.resource.RegistrationResource
 
newResourceResponse(IResource.Attributes) - Method in class org.orienteer.users.resource.RestorePasswordResource
 
notifyUserAboutRegistration(OrienteerUser) - Method in interface org.orienteer.users.service.IOrienteerUsersService
Send mail to user with link to RegistrationResource
notifyUserAboutRegistration(OrienteerUser) - Method in class org.orienteer.users.service.OrienteerUsersService
 
notifyUserAboutRestorePassword(OrienteerUser) - Method in class org.orienteer.users.service.OrienteerUsersService
 

O

OAuth2Provider - Enum in org.orienteer.users.model
Default implementation of IOAuth2Provider Contains base social networks.
OAuth2ProviderChoiceProvider - Class in org.orienteer.users.util
Implementation of ChoiceProvider for show IOAuth2Provider as choices.
OAuth2ProviderChoiceProvider(List<IOAuth2Provider>) - Constructor for class org.orienteer.users.util.OAuth2ProviderChoiceProvider
 
OAuth2ProviderVisualizer - Class in org.orienteer.users.component.visualizer
Implementation of IVisualizer for visualize OAuth2 providers EDIT: show Select2Choice with providers labels VIEW: show Label with provider label
OAuth2ProviderVisualizer() - Constructor for class org.orienteer.users.component.visualizer.OAuth2ProviderVisualizer
 
OAuth2ProviderVisualizer(String) - Constructor for class org.orienteer.users.component.visualizer.OAuth2ProviderVisualizer
 
OAuth2Repository - Class in org.orienteer.users.repository
Repository for work with OAuth2 models
OAuth2Service - Class in org.orienteer.users.model
OAuth2 service wrapper.
OAuth2Service() - Constructor for class org.orienteer.users.model.OAuth2Service
 
OAuth2Service(String) - Constructor for class org.orienteer.users.model.OAuth2Service
 
OAuth2Service(ODocument) - Constructor for class org.orienteer.users.model.OAuth2Service
 
OAuth2ServiceContext - Class in org.orienteer.users.model
OAuth2 context Uses for login user
OAuth2ServiceContext() - Constructor for class org.orienteer.users.model.OAuth2ServiceContext
 
OAuth2ServiceContext(ORID) - Constructor for class org.orienteer.users.model.OAuth2ServiceContext
 
OAuth2ServiceContext(String) - Constructor for class org.orienteer.users.model.OAuth2ServiceContext
 
OAuth2ServiceContext(ODocument) - Constructor for class org.orienteer.users.model.OAuth2ServiceContext
 
OAuth2ServicesWidget - Class in org.orienteer.users.widget
Widget which provides possibility for easy configure login throughout social networks
OAuth2ServicesWidget(String, IModel<ODocument>, IModel<ODocument>) - Constructor for class org.orienteer.users.widget.OAuth2ServicesWidget
 
onConfigure() - Method in class org.orienteer.users.component.RestorePasswordPanel
 
onDestroy(OrienteerWebApplication, ODatabaseDocument) - Method in class org.orienteer.users.module.OrienteerUsersModule
 
onEvent(IEvent<?>) - Method in class org.orienteer.users.web.OUsersLoginPage
 
onInitialize() - Method in class org.orienteer.users.component.DefaultRegistrationPanel
 
onInitialize() - Method in class org.orienteer.users.component.DefaultRestorePasswordPanel
 
onInitialize() - Method in class org.orienteer.users.component.OUsersLoginButtonsPanel
 
onInitialize() - Method in class org.orienteer.users.component.OUsersLoginFooterPanel
 
onInitialize() - Method in class org.orienteer.users.component.OUsersLoginPanel
 
onInitialize() - Method in class org.orienteer.users.component.panel.LinkToSocialNetworkPanel
 
onInitialize() - Method in class org.orienteer.users.component.RestorePasswordPanel
 
onInitialize() - Method in class org.orienteer.users.component.SocialNetworkPanel
 
onInitialize(OrienteerWebApplication, ODatabaseDocument) - Method in class org.orienteer.users.module.OrienteerUsersModule
 
onInitialize() - Method in class org.orienteer.users.web.DefaultRegistrationPage
Initialize component.
onInitialize() - Method in class org.orienteer.users.web.DefaultRestorePasswordPage
 
onInstall(OrienteerWebApplication, ODatabaseDocument) - Method in class org.orienteer.users.module.OrienteerUsersModule
 
onRecordBeforeCreate(ODocument) - Method in class org.orienteer.users.hook.OrienteerUserHook
Update document OUser before create document.
onRecordBeforeCreate(ODocument) - Method in class org.orienteer.users.hook.OrienteerUserRoleHook
Add doc to field _allowRead if it doesn't exists in _allowRead set
onRegister(AjaxRequestTarget, IModel<OrienteerUser>) - Method in class org.orienteer.users.component.DefaultRegistrationPanel
Calls when form was success submitted
onRestore(AjaxRequestTarget, IModel<OrienteerUser>) - Method in class org.orienteer.users.component.DefaultRestorePasswordPanel
Calls when restore was success
onSocialImageClick(AjaxRequestTarget, IModel<OAuth2Service>) - Method in class org.orienteer.users.component.SocialNetworkPanel
Calls when user clicks on social image for login user.
onUpdate(OrienteerWebApplication, ODatabaseDocument, int, int) - Method in class org.orienteer.users.module.OrienteerUsersModule
 
org.orienteer.users - package org.orienteer.users
Main package for 'Orienteer Users' module
org.orienteer.users.component - package org.orienteer.users.component
Package which contains Wicket components for 'orienteer-users' module
org.orienteer.users.component.event - package org.orienteer.users.component.event
Package which contains Wicket events for 'orienteer-users' module
org.orienteer.users.component.panel - package org.orienteer.users.component.panel
Package which contains Wicket panels for 'orienteer-users' module
org.orienteer.users.component.visualizer - package org.orienteer.users.component.visualizer
Package which contains visualizers
org.orienteer.users.hook - package org.orienteer.users.hook
Hooks package for 'Orienteer Users' module
org.orienteer.users.method - package org.orienteer.users.method
Package which contains Orienteer methods for 'orienteer-users' module
org.orienteer.users.model - package org.orienteer.users.model
Models package for 'Orienteer Users' module
org.orienteer.users.module - package org.orienteer.users.module
Orienteers modules package for 'Orienteer Users' module
org.orienteer.users.repository - package org.orienteer.users.repository
Contains repositories for easy work with database
org.orienteer.users.resource - package org.orienteer.users.resource
Resources package for 'orienteer-users' module
org.orienteer.users.service - package org.orienteer.users.service
Services package for 'orienteer-users' module
org.orienteer.users.service.impl - package org.orienteer.users.service.impl
Contains implementation for service interfaces
org.orienteer.users.util - package org.orienteer.users.util
Utils package for 'Orienteer Users' module
org.orienteer.users.validation - package org.orienteer.users.validation
Package which contains Wicket validation classes for 'orienteer-users' module
org.orienteer.users.web - package org.orienteer.users.web
Package which contains web pages for 'orienteer-users' module
org.orienteer.users.widget - package org.orienteer.users.widget
Package which contains widgets for 'orienteer-users' module
ORIENTEER_USER_PERSPECTIVE - Static variable in class org.orienteer.users.module.OrienteerUsersModule
 
ORIENTEER_USER_ROLE - Static variable in class org.orienteer.users.module.OrienteerUsersModule
 
OrienteerUser - Class in org.orienteer.users.model
DocumentWrapper for more specialized work with OrienteerUser
OrienteerUser(String) - Constructor for class org.orienteer.users.model.OrienteerUser
 
OrienteerUser() - Constructor for class org.orienteer.users.model.OrienteerUser
 
OrienteerUser(String, String) - Constructor for class org.orienteer.users.model.OrienteerUser
 
OrienteerUser(ODocument) - Constructor for class org.orienteer.users.model.OrienteerUser
 
OrienteerUserHook - Class in org.orienteer.users.hook
Hook to initialize OUser.
OrienteerUserHook(ODatabaseDocument) - Constructor for class org.orienteer.users.hook.OrienteerUserHook
 
OrienteerUserModuleRepository - Class in org.orienteer.users.repository
Repository for work with OrienteerUsersModule.ModuleModel
OrienteerUserRepository - Class in org.orienteer.users.repository
Repository for work with user models
OrienteerUserRoleHook - Class in org.orienteer.users.hook
Hook for update field _allowRead in role document before create role Need for allow role read herself by default
OrienteerUserRoleHook(ODatabaseDocument) - Constructor for class org.orienteer.users.hook.OrienteerUserRoleHook
 
OrienteerUsersInitModule - Class in org.orienteer.users.module
Guice init module for 'orienteer-users' module
OrienteerUsersInitModule() - Constructor for class org.orienteer.users.module.OrienteerUsersInitModule
 
OrienteerUsersModule - Class in org.orienteer.users.module
Orienteer module to setup DB model
OrienteerUsersModule() - Constructor for class org.orienteer.users.module.OrienteerUsersModule
 
OrienteerUsersModule.ModuleModel - Class in org.orienteer.users.module
Wrapper for module document for OrienteerUsersModule
OrienteerUsersService - Class in org.orienteer.users.service
Default implementation of IOrienteerUsersService
OrienteerUsersService() - Constructor for class org.orienteer.users.service.OrienteerUsersService
 
OUsersCommonUtils - Class in org.orienteer.users.util
Specialized utils for users security
OUsersLoginButtonsPanel - Class in org.orienteer.users.component
Login buttons panel.
OUsersLoginButtonsPanel(String, SerializableConsumer<AjaxRequestTarget>) - Constructor for class org.orienteer.users.component.OUsersLoginButtonsPanel
Constructor
OUsersLoginFooterPanel - Class in org.orienteer.users.component
Login footer panel.
OUsersLoginFooterPanel(String) - Constructor for class org.orienteer.users.component.OUsersLoginFooterPanel
 
OUsersLoginPage - Class in org.orienteer.users.web
Extends LoginPage for allow :login throughout social networks, registration, restore user password
OUsersLoginPage() - Constructor for class org.orienteer.users.web.OUsersLoginPage
 
OUsersLoginPage(IModel<Boolean>) - Constructor for class org.orienteer.users.web.OUsersLoginPage
 
OUsersLoginPage(PageParameters) - Constructor for class org.orienteer.users.web.OUsersLoginPage
 
OUsersLoginPanel - Class in org.orienteer.users.component
Login panel with possibility for login throughout social networks
OUsersLoginPanel(String, IModel<List<OAuth2Service>>) - Constructor for class org.orienteer.users.component.OUsersLoginPanel
 
OUserSocialNetwork - Class in org.orienteer.users.model
Data class for user account to user social network account
OUserSocialNetwork() - Constructor for class org.orienteer.users.model.OUserSocialNetwork
 
OUserSocialNetwork(String) - Constructor for class org.orienteer.users.model.OUserSocialNetwork
 
OUserSocialNetwork(ODocument) - Constructor for class org.orienteer.users.model.OUserSocialNetwork
 
OUserSocialNetworkRepository - Class in org.orienteer.users.repository
Repository for access OUserSocialNetwork

P

PARAM_EVENT_NAME - Static variable in class org.orienteer.users.module.OrienteerUsersModule
 
PARAM_RESTORE_ID - Static variable in class org.orienteer.users.module.OrienteerUsersModule
 
PARAM_TIMEOUT - Static variable in class org.orienteer.users.module.OrienteerUsersModule
 
PARAMETER_ID - Static variable in class org.orienteer.users.resource.RegistrationResource
 
PARAMETER_ID - Static variable in class org.orienteer.users.resource.RestorePasswordResource
 
PROP_ACTIVE - Static variable in class org.orienteer.users.model.OAuth2Service
OType.BOOLEAN If true - so this service can be used for login or register user
PROP_API_KEY - Static variable in class org.orienteer.users.model.OAuth2Service
OType.STRING Contains client key
PROP_API_SECRET - Static variable in class org.orienteer.users.model.OAuth2Service
OType.STRING Contains client API secret
PROP_AUTHORIZATION_URL - Static variable in class org.orienteer.users.model.OAuth2ServiceContext
OType.STRING Contains authorization url
PROP_DOMAIN - Static variable in class org.orienteer.users.module.OrienteerUsersModule.ModuleModel
OType.STRING Contains app domain
PROP_EMAIL - Static variable in class org.orienteer.users.model.OrienteerUser
OType.STRING Unique user email
PROP_FIRST_NAME - Static variable in class org.orienteer.users.model.OrienteerUser
OType.STRING User first name
PROP_ID - Static variable in class org.orienteer.users.model.OrienteerUser
OType.STRING Unique user id
PROP_LAST_NAME - Static variable in class org.orienteer.users.model.OrienteerUser
OType.STRING User last name
PROP_OAUTH2 - Static variable in class org.orienteer.users.module.OrienteerUsersModule.ModuleModel
OType.BOOLEAN If true, so users can login and register throughout social networks
PROP_OAUTH2_CALLBACK - Static variable in class org.orienteer.users.module.OrienteerUsersModule.ModuleModel
OType.STRING Contains OAuth2 callback
PROP_PROVIDER - Static variable in class org.orienteer.users.model.OAuth2Service
OType.STRING Contains name for IOAuth2Provider
PROP_REGISTER_USER_ON_OAUTH2_LOGIN - Static variable in class org.orienteer.users.module.OrienteerUsersModule.ModuleModel
OType.BOOLEAN If true, so users can be register when they try to login throughout OAuth2 and don't exists in system
PROP_REGISTRATION - Static variable in class org.orienteer.users.model.OAuth2ServiceContext
OType.BOOLEAN Flag which indicates that this context need to use for register user.
PROP_REGISTRATION - Static variable in class org.orienteer.users.module.OrienteerUsersModule.ModuleModel
OType.BOOLEAN If true, so users can register in this app
PROP_RESTORE_ID - Static variable in class org.orienteer.users.model.OrienteerUser
OType.STRING Restore id which uses for restore user password.
PROP_RESTORE_ID_CREATED - Static variable in class org.orienteer.users.model.OrienteerUser
OType.DATETIME Timestamp when OrienteerUser.PROP_RESTORE_ID was created
PROP_RESTORE_PASSWORD - Static variable in class org.orienteer.users.module.OrienteerUsersModule.ModuleModel
OType.BOOLEAN If true, so users can restore their passwords
PROP_SERVICE - Static variable in class org.orienteer.users.model.OAuth2ServiceContext
OType.LINK Links to OAuth2Service which was used for create this context
PROP_SERVICE - Static variable in class org.orienteer.users.model.OUserSocialNetwork
 
PROP_SOCIAL_NETWORK_LINK - Static variable in class org.orienteer.users.model.OAuth2ServiceContext
 
PROP_SOCIAL_NETWORKS - Static variable in class org.orienteer.users.model.OrienteerUser
 
PROP_STATE - Static variable in class org.orienteer.users.model.OAuth2ServiceContext
OType.STRING Contains current state received in OAuth2 communication
PROP_USED - Static variable in class org.orienteer.users.model.OAuth2ServiceContext
OType.BOOLEAN If true - so this context was already used and it shouldn't use again
PROP_USER - Static variable in class org.orienteer.users.model.OUserSocialNetwork
 
PROP_USER_ID - Static variable in class org.orienteer.users.model.OUserSocialNetwork
 
provideOAuth2Providers() - Method in class org.orienteer.users.module.OrienteerUsersInitModule
Provides list of OAuth2 providers with name "orienteer.oauth2.providers".

Q

query(String, int, Response<String>) - Method in class org.orienteer.users.util.OAuth2ProviderChoiceProvider
 

R

READER_PERSPECTIVE - Static variable in class org.orienteer.users.module.OrienteerUsersModule
 
register(OAuth2Service, String) - Method in class org.orienteer.users.service.impl.DefaultOAuth2ServiceImpl
 
register(OAuth2Service, String) - Method in interface org.orienteer.users.service.IOAuth2Service
Register user by given service and code
RegistrationError - Enum in org.orienteer.users.util
Registration errors
RegistrationException - Exception in org.orienteer.users.util
Exception which indicates that something goes wrong in user registration
RegistrationException(RegistrationError) - Constructor for exception org.orienteer.users.util.RegistrationException
 
RegistrationResource - Class in org.orienteer.users.resource
Registration resource which handles users which opens this resource.
RegistrationResource() - Constructor for class org.orienteer.users.resource.RegistrationResource
 
REMOVE_CRON_RULE - Static variable in class org.orienteer.users.module.OrienteerUsersModule
 
REMOVE_SCHEDULE_START_TIMEOUT - Static variable in class org.orienteer.users.module.OrienteerUsersModule
 
renderHead(IHeaderResponse) - Method in class org.orienteer.users.component.panel.LinkToSocialNetworkPanel
 
renderHead(IHeaderResponse) - Method in class org.orienteer.users.component.SocialNetworkPanel
 
renderHead(IHeaderResponse) - Method in class org.orienteer.users.web.OUsersLoginPage
 
requestAuthorizationUrl(OAuth2Service, String) - Method in class org.orienteer.users.service.impl.DefaultOAuth2ServiceImpl
 
requestAuthorizationUrl(OAuth2Service, String) - Method in interface org.orienteer.users.service.IOAuth2Service
Request authorization url
RES_KEY - Static variable in class org.orienteer.users.resource.RegistrationResource
 
RES_KEY - Static variable in class org.orienteer.users.resource.RestorePasswordResource
 
resolveByPageParameters(PageParameters) - Method in class org.orienteer.users.web.DefaultRestorePasswordPage
Create model which contains user with restore id from params with key RestorePasswordResource.PARAMETER_ID or redirect user to home page
RestorePasswordEventPayload - Class in org.orienteer.users.component.event
Payload for restore password
RestorePasswordEventPayload(AjaxRequestTarget, boolean) - Constructor for class org.orienteer.users.component.event.RestorePasswordEventPayload
 
RestorePasswordPanel - Class in org.orienteer.users.component
Panel for restore user password
RestorePasswordPanel(String, IModel<Boolean>) - Constructor for class org.orienteer.users.component.RestorePasswordPanel
 
RestorePasswordResource - Class in org.orienteer.users.resource
Restore resource which handles users which opens this resource.
RestorePasswordResource() - Constructor for class org.orienteer.users.resource.RestorePasswordResource
 
restoreUserPassword(OrienteerUser) - Method in interface org.orienteer.users.service.IOrienteerUsersService
Create scheduler event for remove OrienteerUser.PROP_RESTORE_ID and send mail with restore link created by RestorePasswordResource to user email.
restoreUserPassword(OrienteerUser) - Method in class org.orienteer.users.service.OrienteerUsersService
 

S

save(ODocumentWrapper) - Static method in class org.orienteer.users.repository.DatabaseHelper
 
save(ODatabaseDocument, ODocumentWrapper) - Static method in class org.orienteer.users.repository.DatabaseHelper
 
save(ODocumentWrapper...) - Static method in class org.orienteer.users.repository.DatabaseHelper
 
save(ODatabaseDocument, ODocumentWrapper...) - Static method in class org.orienteer.users.repository.DatabaseHelper
 
save(ODocument) - Static method in class org.orienteer.users.repository.DatabaseHelper
 
save(ODatabaseDocument, ODocument) - Static method in class org.orienteer.users.repository.DatabaseHelper
 
save(ODatabaseDocument, ODocument...) - Static method in class org.orienteer.users.repository.DatabaseHelper
 
save(ODatabaseDocument, List<ODocument>) - Static method in class org.orienteer.users.repository.DatabaseHelper
 
setActive(boolean) - Method in class org.orienteer.users.model.OAuth2Service
 
setApiKey(String) - Method in class org.orienteer.users.model.OAuth2Service
 
setApiSecret(String) - Method in class org.orienteer.users.model.OAuth2Service
 
setAuthorizationUrl(String) - Method in class org.orienteer.users.model.OAuth2ServiceContext
 
setDomain(String) - Method in class org.orienteer.users.module.OrienteerUsersModule.ModuleModel
 
setEmail(String) - Method in class org.orienteer.users.model.OrienteerUser
 
setFirstName(String) - Method in class org.orienteer.users.model.OrienteerUser
 
setLastName(String) - Method in class org.orienteer.users.model.OrienteerUser
 
setOAuth2(boolean) - Method in class org.orienteer.users.module.OrienteerUsersModule.ModuleModel
 
setOAuth2Callback(String) - Method in class org.orienteer.users.module.OrienteerUsersModule.ModuleModel
 
setProvider(IOAuth2Provider) - Method in class org.orienteer.users.model.OAuth2Service
 
setRegisterUserOnOAuth2Login(boolean) - Method in class org.orienteer.users.module.OrienteerUsersModule.ModuleModel
 
setRegistration(boolean) - Method in class org.orienteer.users.model.OAuth2ServiceContext
 
setRegistration(boolean) - Method in class org.orienteer.users.module.OrienteerUsersModule.ModuleModel
 
setRestoreId(String) - Method in class org.orienteer.users.model.OrienteerUser
 
setRestoreIdCreated(Instant) - Method in class org.orienteer.users.model.OrienteerUser
 
setRestoreIdCreatedAsDate(Date) - Method in class org.orienteer.users.model.OrienteerUser
 
setRestorePassword(boolean) - Method in class org.orienteer.users.module.OrienteerUsersModule.ModuleModel
 
setRestricted(ODatabaseDocument, OClass) - Static method in class org.orienteer.users.util.OUsersCommonUtils
 
setService(OAuth2Service) - Method in class org.orienteer.users.model.OAuth2ServiceContext
 
setService(OAuth2Service) - Method in class org.orienteer.users.model.OUserSocialNetwork
 
setServiceAsDocument(ODocument) - Method in class org.orienteer.users.model.OAuth2ServiceContext
 
setServiceAsDocument(ODocument) - Method in class org.orienteer.users.model.OUserSocialNetwork
 
setSocialNetworkLink(boolean) - Method in class org.orienteer.users.model.OAuth2ServiceContext
 
setSocialNetworks(List<OUserSocialNetwork>) - Method in class org.orienteer.users.model.OrienteerUser
 
setSocialNetworksAsDocuments(List<ODocument>) - Method in class org.orienteer.users.model.OrienteerUser
 
setState(String) - Method in class org.orienteer.users.model.OAuth2ServiceContext
 
setUsed(boolean) - Method in class org.orienteer.users.model.OAuth2ServiceContext
 
setUser(OrienteerUser) - Method in class org.orienteer.users.model.OUserSocialNetwork
 
setUserAsDocument(ODocument) - Method in class org.orienteer.users.model.OUserSocialNetwork
 
setUserId(String) - Method in class org.orienteer.users.model.OUserSocialNetwork
 
SocialNetworkPanel - Class in org.orienteer.users.component
Panel which contains authorization by social networks
SocialNetworkPanel(String, String, IModel<List<OAuth2Service>>) - Constructor for class org.orienteer.users.component.SocialNetworkPanel
 

T

TAB_SOCIAL_NETWORKS - Static variable in class org.orienteer.users.module.OrienteerUsersModule
 
toChoices(Collection<String>) - Method in class org.orienteer.users.util.OAuth2ProviderChoiceProvider
 
toString() - Method in class org.orienteer.users.component.event.RestorePasswordEventPayload
 

U

unmount(OrienteerWebApplication) - Static method in class org.orienteer.users.resource.RegistrationResource
 
unmount(OrienteerWebApplication) - Static method in class org.orienteer.users.resource.RestorePasswordResource
 
UserEmailValidator - Class in org.orienteer.users.validation
Check if given mail not exists in database.
UserEmailValidator() - Constructor for class org.orienteer.users.validation.UserEmailValidator
 

V

validate(IValidatable<String>) - Method in class org.orienteer.users.validation.UserEmailValidator
 
valueOf(String) - Static method in enum org.orienteer.users.model.OAuth2Provider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.orienteer.users.util.LoginError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.orienteer.users.util.RegistrationError
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.orienteer.users.model.OAuth2Provider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.orienteer.users.util.LoginError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.orienteer.users.util.RegistrationError
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class org.orienteer.users.module.OrienteerUsersModule
 
A C D E F G I L M N O P Q R S T U V 
Skip navigation links

Copyright © 2020. All rights reserved.