- OAuth2Provider - Enum in org.orienteer.users.model
-
- OAuth2ProviderChoiceProvider - Class in org.orienteer.users.util
-
- 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
-
- OrienteerUsersService - Class in org.orienteer.users.service
-
- 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
-
- 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
-
- 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
-
- 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".