Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addDeedTenantParameters(HttpSession, Map<String, Object>, boolean) - Method in class io.meeds.tenant.metamask.web.MetamaskLoginExtension
- ALLOWED_ROOT_ACCESS_WALLETS_PARAM - Static variable in class io.meeds.tenant.metamask.service.MetamaskLoginService
- around(ProceedingJoinPoint) - Method in class io.meeds.tenant.integration.SpringIntegrationAspect
C
- clear() - Static method in class io.meeds.tenant.model.DeedTenantHost
D
- DeedTenantHost - Class in io.meeds.tenant.model
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.meeds.tenant.metamask.web.filter.MetamaskSignInFilter
E
- extendParameters(ControllerContext, String) - Method in class io.meeds.tenant.metamask.web.MetamaskLoginExtension
- extendParameters(ControllerContext, String) - Method in class io.meeds.tenant.metamask.web.MetamaskRegisterExtension
F
- forwardDeedTenantSetupForm(ControllerContext) - Method in class io.meeds.tenant.metamask.web.filter.MetamaskSignInFilter
G
- generateLoginMessage(HttpSession) - Method in class io.meeds.tenant.metamask.service.MetamaskLoginService
-
Generates a new Login Message to sign by current user and store it in
HttpSession. - generateLoginMessage(HttpSession, boolean) - Method in class io.meeds.tenant.metamask.service.MetamaskLoginService
-
Generates a new Login Message to sign by current user and store it in
HttpSession. - getClassLoader() - Static method in class io.meeds.tenant.integration.SpringContext
- getCompoundPassword(HttpServletRequest) - Method in class io.meeds.tenant.metamask.web.filter.MetamaskSignInFilter
- getDeedId() - Method in class io.meeds.tenant.metamask.service.MetamaskLoginService
- getDeedTenant(long) - Method in interface io.meeds.tenant.integration.service.TenantServiceFacade
- getExtensionNames() - Method in class io.meeds.tenant.metamask.web.MetamaskLoginExtension
- getExtensionNames() - Method in class io.meeds.tenant.metamask.web.MetamaskRegisterExtension
- getFilterDefinitions() - Method in class io.meeds.tenant.metamask.web.filter.MetamaskSignInFilterDefinition
- getInstance() - Static method in class io.meeds.tenant.model.DeedTenantHost
- getLoginMessage(HttpSession) - Method in class io.meeds.tenant.metamask.service.MetamaskLoginService
-
Retrieves Login Message to Sign with Metamask Generated and stored in HTTP Session
- getNftId() - Method in class io.meeds.tenant.service.TenantManagerService
- getServletContext() - Static method in class io.meeds.tenant.integration.SpringContext
- getSpringBean(Class<T>) - Static method in class io.meeds.tenant.integration.SpringContext
- getTenantManagerDefaultRoles() - Method in class io.meeds.tenant.service.TenantManagerService
- getTenantServiceFacade() - Method in class io.meeds.tenant.service.TenantManagerService
- getUserWithWalletAddress(String) - Method in class io.meeds.tenant.metamask.service.MetamaskLoginService
-
Retrieves User name with associated wallet Address
I
- INITIAL_URI_REQUEST_PARAM - Static variable in class io.meeds.tenant.metamask.web.filter.MetamaskSignInFilter
- initMetaverseIntegration() - Method in interface io.meeds.tenant.integration.service.TenantServiceFacade
- io.meeds.tenant.configuration - package io.meeds.tenant.configuration
- io.meeds.tenant.integration - package io.meeds.tenant.integration
- io.meeds.tenant.integration.service - package io.meeds.tenant.integration.service
- io.meeds.tenant.metamask.authenticator - package io.meeds.tenant.metamask.authenticator
- io.meeds.tenant.metamask.listener - package io.meeds.tenant.metamask.listener
- io.meeds.tenant.metamask.service - package io.meeds.tenant.metamask.service
- io.meeds.tenant.metamask.web - package io.meeds.tenant.metamask.web
- io.meeds.tenant.metamask.web.filter - package io.meeds.tenant.metamask.web.filter
- io.meeds.tenant.model - package io.meeds.tenant.model
- io.meeds.tenant.service - package io.meeds.tenant.service
- isAllowUserRegistration() - Method in class io.meeds.tenant.metamask.service.MetamaskLoginService
- isAllowUserRegistration(String) - Method in class io.meeds.tenant.metamask.service.MetamaskLoginService
- isDeedTenant() - Method in class io.meeds.tenant.configuration.TenantKernelProfileService
- isDeedTenant() - Method in class io.meeds.tenant.metamask.service.MetamaskLoginService
- isSuperUser(String) - Method in class io.meeds.tenant.metamask.service.MetamaskLoginService
- isTenant() - Method in class io.meeds.tenant.service.TenantManagerService
- isTenantManager(String) - Method in class io.meeds.tenant.metamask.service.MetamaskLoginService
- isTenantManager(String) - Method in class io.meeds.tenant.service.TenantManagerService
- isTenantManager(String, long) - Method in interface io.meeds.tenant.integration.service.TenantServiceFacade
L
- LOG - Static variable in class io.meeds.tenant.metamask.service.MetamaskLoginService
- LOG - Static variable in class io.meeds.tenant.metamask.web.filter.MetamaskSignInFilter
- LOGIN_MESSAGE_ATTRIBUTE_NAME - Static variable in class io.meeds.tenant.metamask.service.MetamaskLoginService
M
- MANAGER_DEFAULT_ROLES_PARAM - Static variable in class io.meeds.tenant.service.TenantManagerService
- MAX_START_TENTATIVES - Static variable in class io.meeds.tenant.service.TenantManagerService
- METAMASK_AUTHENTICATED - Static variable in class io.meeds.tenant.metamask.web.filter.MetamaskSignInFilter
- METAMASK_REGISTRATION_ENABLED - Static variable in class io.meeds.tenant.metamask.web.MetamaskRegisterExtension
- METAMASK_SIGNED_MESSAGE_PREFIX - Static variable in class io.meeds.tenant.metamask.web.filter.MetamaskSignInFilter
- METAMASK_TENANT_SETUP_FORM - Static variable in class io.meeds.tenant.metamask.web.filter.MetamaskSignInFilter
- MetamaskAuthenticator - Class in io.meeds.tenant.metamask.authenticator
-
An authenticator plugin to authenticate Metamask users
- MetamaskAuthenticator(MetamaskLoginService) - Constructor for class io.meeds.tenant.metamask.authenticator.MetamaskAuthenticator
- MetamaskLoginExtension - Class in io.meeds.tenant.metamask.web
-
A Login extension to submit Login parameters to UI
- MetamaskLoginExtension(MetamaskLoginService) - Constructor for class io.meeds.tenant.metamask.web.MetamaskLoginExtension
- metamaskLoginService - Variable in class io.meeds.tenant.metamask.web.MetamaskLoginExtension
- MetamaskLoginService - Class in io.meeds.tenant.metamask.service
- MetamaskLoginService(OrganizationService, UserACL, SecureRandomService, TenantManagerService, AccountSetupService, SecuritySettingService, InitParams) - Constructor for class io.meeds.tenant.metamask.service.MetamaskLoginService
- MetamaskRegisterExtension - Class in io.meeds.tenant.metamask.web
-
An extension to submit parameters to Register UI
- MetamaskRegisterExtension(MetamaskLoginService) - Constructor for class io.meeds.tenant.metamask.web.MetamaskRegisterExtension
- MetamaskSignInFilter - Class in io.meeds.tenant.metamask.web.filter
-
A Login extension to submit Login parameters to UI for used network, contract adresses ...
- MetamaskSignInFilter(PortalContainer, RemindPasswordTokenService, WebAppController, LocaleConfigService, BrandingService, JavascriptConfigService, SkinService, MetamaskLoginService) - Constructor for class io.meeds.tenant.metamask.web.filter.MetamaskSignInFilter
- MetamaskSignInFilterDefinition - Class in io.meeds.tenant.metamask.web.filter
-
A Login extension to submit Login parameters to UI for used network, contract adresses ...
- MetamaskSignInFilterDefinition(PortalContainer, RemindPasswordTokenService, WebAppController, LocaleConfigService, BrandingService, JavascriptConfigService, SkinService, MetamaskLoginService, InitParams) - Constructor for class io.meeds.tenant.metamask.web.filter.MetamaskSignInFilterDefinition
N
- NewMetamaskCreatedUserListener - Class in io.meeds.tenant.metamask.listener
- NewMetamaskCreatedUserListener(IdentityManager, OrganizationService, WalletAccountService, TenantManagerService) - Constructor for class io.meeds.tenant.metamask.listener.NewMetamaskCreatedUserListener
- NFT_ID_PARAM - Static variable in class io.meeds.tenant.service.TenantManagerService
P
- PASSWORD_REQUEST_PARAM - Static variable in class io.meeds.tenant.metamask.web.filter.MetamaskSignInFilter
- postSave(User, boolean) - Method in class io.meeds.tenant.metamask.listener.NewMetamaskCreatedUserListener
S
- SECURE_ROOT_ACCESS_WITH_METAMASK_PARAM - Static variable in class io.meeds.tenant.metamask.service.MetamaskLoginService
- SEPARATOR - Static variable in class io.meeds.tenant.metamask.web.filter.MetamaskSignInFilter
- setInstance(long, short, short, boolean, String, String) - Static method in class io.meeds.tenant.model.DeedTenantHost
- setServletContext(ServletContext) - Static method in class io.meeds.tenant.integration.SpringContext
- SpringContext - Class in io.meeds.tenant.integration
- SpringIntegration - Annotation Interface in io.meeds.tenant.integration
- SpringIntegrationAspect - Class in io.meeds.tenant.integration
- SpringIntegrationAspect() - Constructor for class io.meeds.tenant.integration.SpringIntegrationAspect
- start() - Method in class io.meeds.tenant.configuration.TenantKernelProfileService
- start() - Method in class io.meeds.tenant.metamask.service.MetamaskLoginService
- start() - Method in class io.meeds.tenant.service.TenantManagerService
- stop() - Method in class io.meeds.tenant.configuration.TenantKernelProfileService
- stop() - Method in class io.meeds.tenant.metamask.service.MetamaskLoginService
- stop() - Method in class io.meeds.tenant.service.TenantManagerService
T
- TenantKernelProfileService - Class in io.meeds.tenant.configuration
-
A Service that will allow to add `deed-nft-tenant` profile when `meeds.tenantManagement.nftId` is configured
- TenantKernelProfileService(InitParams) - Constructor for class io.meeds.tenant.configuration.TenantKernelProfileService
- TenantKernelPropertyConfigurator - Class in io.meeds.tenant.configuration
- TenantKernelPropertyConfigurator(TenantKernelProfileService, ConfigurationManager, InitParams) - Constructor for class io.meeds.tenant.configuration.TenantKernelPropertyConfigurator
- TenantManagerService - Class in io.meeds.tenant.service
-
A service that allows to detect Deed Tenant Manager address
- TenantManagerService(InitParams) - Constructor for class io.meeds.tenant.service.TenantManagerService
- tenantServiceFacade - Variable in class io.meeds.tenant.service.TenantManagerService
- TenantServiceFacade - Interface in io.meeds.tenant.integration.service
U
- USERNAME_REQUEST_PARAM - Static variable in class io.meeds.tenant.metamask.web.filter.MetamaskSignInFilter
V
- validateSignedMessage(String, String, String) - Method in class io.meeds.tenant.metamask.service.MetamaskLoginService
-
Validates signed message by a wallet using Metamask
- validateUser(Credential[]) - Method in class io.meeds.tenant.metamask.authenticator.MetamaskAuthenticator
All Classes and Interfaces|All Packages|Constant Field Values