Index

A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

authenticate(Authentication) - Method in class io.meeds.dapp.web.security.DeedAuthenticationProvider
 
AuthorizationCodeController - Class in io.meeds.dapp.web.rest
 
AuthorizationCodeController() - Constructor for class io.meeds.dapp.web.rest.AuthorizationCodeController
 

B

build(DeedMetadata) - Static method in class io.meeds.dapp.web.rest.utils.EntityBuilder
 
build(DeedTenant) - Static method in class io.meeds.dapp.web.rest.utils.EntityBuilder
 

C

checkValidity(Principal, int, String) - Method in class io.meeds.dapp.web.rest.AuthorizationCodeController
 
computeCurrencyExchangeRate() - Method in class io.meeds.dapp.service.ExchangeService
 
computeExchangeRate() - Method in class io.meeds.dapp.scheduling.task.CurrencyExchangeTask
 
computeExchangeRate() - Method in class io.meeds.dapp.scheduling.task.MeedsExchangeTask
 
computeMeedAssetsMetrics() - Method in class io.meeds.dapp.scheduling.task.MeedAssetsMetricTask
 
computeMeedAssetsMetrics() - Method in class io.meeds.dapp.service.MeedAssetsMetricsService
 
computeMeedExchangeRate() - Method in class io.meeds.dapp.service.ExchangeService
Compute and store MEED Token Exchange rates from first date when MEED Contract has been created until today
computeMeedTokenMetrics() - Method in class io.meeds.dapp.scheduling.task.MeedTokenMetricTask
 
computeRates() - Method in class io.meeds.dapp.service.ExchangeService
Compute and store EURO Currency Exchange rate from first date when MEED Contract has been created until today
computeTodayCurrencyExchangeRate() - Method in class io.meeds.dapp.service.ExchangeService
 
computeTokenMetrics() - Method in class io.meeds.dapp.service.MeedTokenMetricService
Retrieves Metrics of Meed Token from Blockchain and other external sources.
connectToWom(WomConnectionRequest) - Method in class io.meeds.dapp.web.rest.HubController
 
createLease(Principal, int, String, String) - Method in class io.meeds.dapp.web.rest.LeaseController
 
createRentingOffer(Principal, int, DeedTenantOfferDTO) - Method in class io.meeds.dapp.web.rest.OfferController
 
Currency - Enum Class in io.meeds.dapp.constant
 
CurrencyExchangeRate - Class in io.meeds.dapp.elasticsearch.model
 
CurrencyExchangeRate() - Constructor for class io.meeds.dapp.elasticsearch.model.CurrencyExchangeRate
 
CurrencyExchangeRateRepository - Interface in io.meeds.dapp.storage
 
CurrencyExchangeTask - Class in io.meeds.dapp.scheduling.task
 
CurrencyExchangeTask() - Constructor for class io.meeds.dapp.scheduling.task.CurrencyExchangeTask
 

D

DAPP_PATHS - Static variable in class io.meeds.dapp.web.filter.RequestDispatcherFilter
 
DAPP_PATHS_EN - Static variable in class io.meeds.dapp.web.filter.RequestDispatcherFilter
 
DAPP_PATHS_FR - Static variable in class io.meeds.dapp.web.filter.RequestDispatcherFilter
 
DAPP_PATHS_FR_COMM - Static variable in class io.meeds.dapp.web.filter.RequestDispatcherFilter
 
DAPP_PATHS_FR_UNCOM - Static variable in class io.meeds.dapp.web.filter.RequestDispatcherFilter
 
decorateHubWithReward(Hub, HubReportService) - Static method in class io.meeds.dapp.web.rest.utils.EntityBuilder
 
DeedAccessDeniedHandler - Class in io.meeds.dapp.web.security
 
DeedAccessDeniedHandler() - Constructor for class io.meeds.dapp.web.security.DeedAccessDeniedHandler
 
DeedAuthenticationProvider - Class in io.meeds.dapp.web.security
 
DeedAuthenticationProvider() - Constructor for class io.meeds.dapp.web.security.DeedAuthenticationProvider
 
DeedMetadataController - Class in io.meeds.dapp.web.rest
 
DeedMetadataController() - Constructor for class io.meeds.dapp.web.rest.DeedMetadataController
 
DeedMetadataPresentation - Class in io.meeds.dapp.web.rest.model
 
DeedMetadataPresentation() - Constructor for class io.meeds.dapp.web.rest.model.DeedMetadataPresentation
 
DeedMetadataService - Class in io.meeds.dapp.service
 
DeedMetadataService() - Constructor for class io.meeds.dapp.service.DeedMetadataService
 
DeedTenantPresentation - Class in io.meeds.dapp.web.rest.model
 
DeedTenantPresentation() - Constructor for class io.meeds.dapp.web.rest.model.DeedTenantPresentation
 
DEFAULT_PAGE_FILE_NAME_EN - Static variable in class io.meeds.dapp.web.filter.RequestDispatcherFilter
 
DEFAULT_PAGE_FILE_NAME_FR - Static variable in class io.meeds.dapp.web.filter.RequestDispatcherFilter
 
deleteRentingOffer(Principal, String, String) - Method in class io.meeds.dapp.web.rest.OfferController
 
disconnectFromWom(WomDisconnectionRequest) - Method in class io.meeds.dapp.web.rest.HubController
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.meeds.dapp.web.filter.RequestDispatcherFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.meeds.dapp.web.filter.StaticResourceFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.meeds.dapp.web.filter.TenantPlaceholderRequestDispatcherFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class io.meeds.dapp.web.servlet.RobotsServlet
 

E

endLease(Principal, long, String) - Method in class io.meeds.dapp.web.rest.LeaseController
 
EntityBuilder - Class in io.meeds.dapp.web.rest.utils
 
EnvironmentService - Class in io.meeds.dapp.web.utils
 
EnvironmentService(Environment) - Constructor for class io.meeds.dapp.web.utils.EnvironmentService
 
ETH - Enum constant in enum class io.meeds.dapp.constant.Currency
 
EUR - Enum constant in enum class io.meeds.dapp.constant.Currency
 
ExchangeController - Class in io.meeds.dapp.web.rest
 
ExchangeController() - Constructor for class io.meeds.dapp.web.rest.ExchangeController
 
ExchangeService - Class in io.meeds.dapp.service
 
ExchangeService() - Constructor for class io.meeds.dapp.service.ExchangeService
 
executeQuery(String, String) - Method in class io.meeds.dapp.service.ExchangeService
 

F

filterChain(HttpSecurity, DeedAuthenticationProvider, DeedAccessDeniedHandler) - Method in class io.meeds.dapp.web.security.WebSecurityConfig
 
findByCurrencyAndDateBetween(Currency, LocalDate, LocalDate) - Method in interface io.meeds.dapp.storage.CurrencyExchangeRateRepository
 
findByDateBetween(LocalDate, LocalDate) - Method in interface io.meeds.dapp.storage.MeedExchangeRateRepository
 
firstMeedTokenDate() - Method in class io.meeds.dapp.service.ExchangeService
 

G

generateCode(Principal, String, HttpServletRequest) - Method in class io.meeds.dapp.web.rest.AuthorizationCodeController
 
generateLoginMessage(HttpSession) - Static method in class io.meeds.dapp.web.utils.Utils
 
generateToken(HttpServletRequest) - Method in class io.meeds.dapp.web.rest.HubController
 
getApplicationBuildNumber() - Static method in class io.meeds.dapp.web.utils.Utils
 
getCirculatingSupply() - Method in class io.meeds.dapp.service.MeedTokenMetricService
Retrieves total circulating Meeds supply by using this formula: - Total supply of Meeds - total Meeds reserves - total locked Meeds
getCirculatingSupply() - Method in class io.meeds.dapp.web.rest.MeedTokenMetricController
 
getClaimableRewards(String) - Method in class io.meeds.dapp.web.rest.UemRewardController
 
getContractMetadata() - Method in class io.meeds.dapp.service.DeedMetadataService
 
getContractMetadata() - Method in class io.meeds.dapp.web.rest.DeedMetadataController
 
getDeedMetadata(Long) - Method in class io.meeds.dapp.service.DeedMetadataService
 
getDeedMetadataOfCard(int, int) - Method in class io.meeds.dapp.service.DeedMetadataService
 
getDeedMetadataResponse(DeedMetadata) - Static method in class io.meeds.dapp.web.rest.utils.EntityBuilder
 
getDeedTenant(Principal, boolean, Long, String) - Method in class io.meeds.dapp.web.rest.TenantController
 
getDeedTenantResponse(DeedTenant) - Static method in class io.meeds.dapp.web.rest.utils.EntityBuilder
 
getDeedTenantStartTime(Long) - Method in class io.meeds.dapp.web.rest.TenantController
 
getEmail(Principal) - Method in class io.meeds.dapp.web.rest.UserProfileController
 
getEnvironment() - Static method in class io.meeds.dapp.web.utils.EnvironmentService
 
getExchangeRate(Currency) - Method in class io.meeds.dapp.service.ExchangeService
 
getExchangeRates(Currency, LocalDate) - Method in class io.meeds.dapp.web.rest.ExchangeController
 
getExchangeRates(Currency, LocalDate, LocalDate) - Method in class io.meeds.dapp.service.ExchangeService
Retrieves list of MeedPrice from selected date until a dedicated date
getHub(String, boolean) - Method in class io.meeds.dapp.web.rest.HubController
 
getHubAvatar(String, String) - Method in class io.meeds.dapp.web.rest.HubController
 
getHubByNftId(long) - Method in class io.meeds.dapp.web.rest.HubController
 
getHubs(Pageable, PagedResourcesAssembler<HubWithReward>, long) - Method in class io.meeds.dapp.web.rest.HubController
 
getLastMetric(Currency) - Method in class io.meeds.dapp.service.MeedTokenMetricService
Retrieves the latest Metrics of Meed Token
getLease(Principal, boolean, long) - Method in class io.meeds.dapp.web.rest.LeaseController
 
getLeases(Pageable, PagedResourcesAssembler<DeedTenantLeaseDTO>, Long, List<DeedCard>, boolean, String, boolean) - Method in class io.meeds.dapp.web.rest.LeaseController
 
getLockedBalances() - Method in class io.meeds.dapp.service.MeedTokenMetricService
 
getLoginMessage(HttpSession) - Static method in class io.meeds.dapp.web.utils.Utils
 
getManagedDeeds(String) - Method in class io.meeds.dapp.web.rest.HubController
 
getMarketCapitalization(Currency) - Method in class io.meeds.dapp.service.MeedTokenMetricService
Retrieves Market Capitalization by using this formula: - Circulating Supply of Meeds * Meed USD Token price
getMarketCapitalization(Currency) - Method in class io.meeds.dapp.web.rest.MeedTokenMetricController
 
getMeedAssetsMetrics(boolean) - Method in class io.meeds.dapp.service.MeedAssetsMetricsService
 
getMeedUsdPrice() - Method in class io.meeds.dapp.service.ExchangeService
 
getMetrics() - Method in class io.meeds.dapp.web.rest.MeedAssetMetricController
 
getMetrics(Currency) - Method in class io.meeds.dapp.web.rest.MeedTokenMetricController
 
getName() - Method in class io.meeds.dapp.listener.LeaseDeedOwnershipTransferredListener
 
getName() - Method in class io.meeds.dapp.listener.OfferAcquiredListener
 
getName() - Method in class io.meeds.dapp.listener.OfferAcquisitionInProgressListener
 
getName() - Method in class io.meeds.dapp.listener.OfferCreatedListener
 
getName() - Method in class io.meeds.dapp.listener.OfferDeedOwnershipTransferredListener
 
getNftMetadata(short, short) - Method in class io.meeds.dapp.web.rest.DeedMetadataController
 
getNftMetadata(Long) - Method in class io.meeds.dapp.web.rest.DeedMetadataController
 
getOffer(Principal, boolean, String) - Method in class io.meeds.dapp.web.rest.OfferController
 
getOffers(Principal, Pageable, PagedResourcesAssembler<DeedTenantOfferDTO>, Long, String, List<DeedCard>, List<OfferType>, boolean, boolean, boolean) - Method in class io.meeds.dapp.web.rest.OfferController
 
getOrder() - Method in class io.meeds.dapp.web.security.GrantedAuthorityDefaults
 
getReport(long, boolean) - Method in class io.meeds.dapp.web.rest.HubReportController
 
getReport(long, String) - Method in class io.meeds.dapp.web.rest.HubReportController
 
getReports(Pageable, PagedResourcesAssembler<HubReport>, String, long) - Method in class io.meeds.dapp.web.rest.HubReportController
 
getReserveBalances() - Method in class io.meeds.dapp.service.MeedTokenMetricService
 
getReward(long, boolean) - Method in class io.meeds.dapp.web.rest.UemRewardController
 
getRewards(Pageable, PagedResourcesAssembler<UemReward>, String) - Method in class io.meeds.dapp.web.rest.UemRewardController
 
getSupportedEvents() - Method in class io.meeds.dapp.listener.LeaseDeedOwnershipTransferredListener
 
getSupportedEvents() - Method in class io.meeds.dapp.listener.OfferAcquiredListener
 
getSupportedEvents() - Method in class io.meeds.dapp.listener.OfferAcquisitionInProgressListener
 
getSupportedEvents() - Method in class io.meeds.dapp.listener.OfferCreatedListener
 
getSupportedEvents() - Method in class io.meeds.dapp.listener.OfferDeedOwnershipTransferredListener
 
getTenants(Principal, String) - Method in class io.meeds.dapp.web.rest.TenantController
 
getTotalLockedValue(Currency) - Method in class io.meeds.dapp.web.rest.MeedTokenMetricController
 
getTotalSupply() - Method in class io.meeds.dapp.service.MeedTokenMetricService
Retrieves total Meeds supply, reading the value of the ERC20.totalSupply() Meeds contract
getTotalSupply() - Method in class io.meeds.dapp.web.rest.MeedTokenMetricController
 
getTotalValueLocked(Currency) - Method in class io.meeds.dapp.service.MeedTokenMetricService
Retrieves Total Locked Value by using this formula: - Total Locked Meed Tokens * Meed USD Token price
grantedAuthorityDefaults() - Static method in class io.meeds.dapp.web.security.WebSecurityConfig
 
GrantedAuthorityDefaults - Class in io.meeds.dapp.web.security
 
GrantedAuthorityDefaults() - Constructor for class io.meeds.dapp.web.security.GrantedAuthorityDefaults
 

H

handle(HttpServletRequest, HttpServletResponse, AccessDeniedException) - Method in class io.meeds.dapp.web.security.DeedAccessDeniedHandler
 
HubController - Class in io.meeds.dapp.web.rest
 
HubController() - Constructor for class io.meeds.dapp.web.rest.HubController
 
HubReportController - Class in io.meeds.dapp.web.rest
 
HubReportController() - Constructor for class io.meeds.dapp.web.rest.HubReportController
 
HubWithReward - Class in io.meeds.dapp.web.rest.model
 
HubWithReward(Hub, long, double, double, boolean) - Constructor for class io.meeds.dapp.web.rest.model.HubWithReward
 

I

init() - Method in class io.meeds.dapp.service.DeedMetadataService
 
init() - Method in class io.meeds.dapp.web.servlet.RobotsServlet
 
io.meeds.dapp.constant - package io.meeds.dapp.constant
 
io.meeds.dapp.elasticsearch.model - package io.meeds.dapp.elasticsearch.model
 
io.meeds.dapp.listener - package io.meeds.dapp.listener
 
io.meeds.dapp.model - package io.meeds.dapp.model
 
io.meeds.dapp.scheduling.task - package io.meeds.dapp.scheduling.task
 
io.meeds.dapp.service - package io.meeds.dapp.service
 
io.meeds.dapp.storage - package io.meeds.dapp.storage
 
io.meeds.dapp.web.filter - package io.meeds.dapp.web.filter
 
io.meeds.dapp.web.rest - package io.meeds.dapp.web.rest
 
io.meeds.dapp.web.rest.model - package io.meeds.dapp.web.rest.model
 
io.meeds.dapp.web.rest.utils - package io.meeds.dapp.web.rest.utils
 
io.meeds.dapp.web.security - package io.meeds.dapp.web.security
 
io.meeds.dapp.web.servlet - package io.meeds.dapp.web.servlet
 
io.meeds.dapp.web.utils - package io.meeds.dapp.web.utils
 
isProductionEnvironment() - Static method in class io.meeds.dapp.web.utils.Utils
 

L

LAST_MODIFIED - Static variable in class io.meeds.dapp.web.filter.RequestDispatcherFilter
 
LeaseController - Class in io.meeds.dapp.web.rest
 
LeaseController() - Constructor for class io.meeds.dapp.web.rest.LeaseController
 
LeaseDeedOwnershipTransferredListener - Class in io.meeds.dapp.listener
 
LeaseDeedOwnershipTransferredListener() - Constructor for class io.meeds.dapp.listener.LeaseDeedOwnershipTransferredListener
 
LISTENER_NAME - Static variable in class io.meeds.dapp.listener.LeaseDeedOwnershipTransferredListener
 
LISTENER_NAME - Static variable in class io.meeds.dapp.listener.OfferAcquiredListener
 
LISTENER_NAME - Static variable in class io.meeds.dapp.listener.OfferAcquisitionInProgressListener
 
LISTENER_NAME - Static variable in class io.meeds.dapp.listener.OfferCreatedListener
 
LISTENER_NAME - Static variable in class io.meeds.dapp.listener.OfferDeedOwnershipTransferredListener
 

M

MeedAssetMetricController - Class in io.meeds.dapp.web.rest
 
MeedAssetMetricController() - Constructor for class io.meeds.dapp.web.rest.MeedAssetMetricController
 
meedAssetsMetrics - Variable in class io.meeds.dapp.service.MeedAssetsMetricsService
 
MeedAssetsMetricsService - Class in io.meeds.dapp.service
 
MeedAssetsMetricsService() - Constructor for class io.meeds.dapp.service.MeedAssetsMetricsService
 
MeedAssetsMetricTask - Class in io.meeds.dapp.scheduling.task
 
MeedAssetsMetricTask() - Constructor for class io.meeds.dapp.scheduling.task.MeedAssetsMetricTask
 
MeedExchangeRate - Class in io.meeds.dapp.elasticsearch.model
 
MeedExchangeRate(LocalDate) - Constructor for class io.meeds.dapp.elasticsearch.model.MeedExchangeRate
 
MeedExchangeRateRepository - Interface in io.meeds.dapp.storage
 
MeedPrice - Class in io.meeds.dapp.model
 
MeedPrice() - Constructor for class io.meeds.dapp.model.MeedPrice
 
MeedsExchangeTask - Class in io.meeds.dapp.scheduling.task
 
MeedsExchangeTask() - Constructor for class io.meeds.dapp.scheduling.task.MeedsExchangeTask
 
MeedTokenMetric - Class in io.meeds.dapp.elasticsearch.model
 
MeedTokenMetric(LocalDate) - Constructor for class io.meeds.dapp.elasticsearch.model.MeedTokenMetric
 
MeedTokenMetricController - Class in io.meeds.dapp.web.rest
 
MeedTokenMetricController() - Constructor for class io.meeds.dapp.web.rest.MeedTokenMetricController
 
MeedTokenMetricService - Class in io.meeds.dapp.service
 
MeedTokenMetricService() - Constructor for class io.meeds.dapp.service.MeedTokenMetricService
 
MeedTokenMetricsRepository - Interface in io.meeds.dapp.storage
 
MeedTokenMetricTask - Class in io.meeds.dapp.scheduling.task
 
MeedTokenMetricTask() - Constructor for class io.meeds.dapp.scheduling.task.MeedTokenMetricTask
 
METADATA_LABELS - Static variable in class io.meeds.dapp.web.filter.RequestDispatcherFilter
 

N

newURLConnection(String) - Method in class io.meeds.dapp.service.ExchangeService
 

O

OfferAcquiredListener - Class in io.meeds.dapp.listener
 
OfferAcquiredListener() - Constructor for class io.meeds.dapp.listener.OfferAcquiredListener
 
OfferAcquisitionInProgressListener - Class in io.meeds.dapp.listener
 
OfferAcquisitionInProgressListener() - Constructor for class io.meeds.dapp.listener.OfferAcquisitionInProgressListener
 
OfferController - Class in io.meeds.dapp.web.rest
 
OfferController() - Constructor for class io.meeds.dapp.web.rest.OfferController
 
OfferCreatedListener - Class in io.meeds.dapp.listener
 
OfferCreatedListener() - Constructor for class io.meeds.dapp.listener.OfferCreatedListener
 
OfferDeedOwnershipTransferredListener - Class in io.meeds.dapp.listener
 
OfferDeedOwnershipTransferredListener() - Constructor for class io.meeds.dapp.listener.OfferDeedOwnershipTransferredListener
 
onEvent(String, CommonConstants.DeedOwnershipTransferEvent) - Method in class io.meeds.dapp.listener.LeaseDeedOwnershipTransferredListener
 
onEvent(String, CommonConstants.DeedOwnershipTransferEvent) - Method in class io.meeds.dapp.listener.OfferDeedOwnershipTransferredListener
 
onEvent(String, DeedTenantLease) - Method in class io.meeds.dapp.listener.OfferAcquisitionInProgressListener
 
onEvent(String, DeedTenantOffer) - Method in class io.meeds.dapp.listener.OfferCreatedListener
 
onEvent(String, DeedTenantLeaseDTO) - Method in class io.meeds.dapp.listener.OfferAcquiredListener
 

P

PAGE_METADATAS - Static variable in class io.meeds.dapp.web.filter.RequestDispatcherFilter
 
payRent(Principal, long, String, int, String) - Method in class io.meeds.dapp.web.rest.LeaseController
 
postProcessAfterInitialization(Object, String) - Method in class io.meeds.dapp.web.security.GrantedAuthorityDefaults
 
postProcessBeforeInitialization(Object, String) - Method in class io.meeds.dapp.web.security.GrantedAuthorityDefaults
 
PREFERRED_LANGUAGE_COOKIE_NAME - Static variable in class io.meeds.dapp.web.filter.RequestDispatcherFilter
 

R

RequestDispatcherFilter - Class in io.meeds.dapp.web.filter
 
RequestDispatcherFilter() - Constructor for class io.meeds.dapp.web.filter.RequestDispatcherFilter
 
RobotsServlet - Class in io.meeds.dapp.web.servlet
 
RobotsServlet() - Constructor for class io.meeds.dapp.web.servlet.RobotsServlet
 

S

save(S) - Method in interface io.meeds.dapp.storage.CurrencyExchangeRateRepository
 
save(S) - Method in interface io.meeds.dapp.storage.MeedExchangeRateRepository
 
saveHubAvatar(String, String, String, String, MultipartFile) - Method in class io.meeds.dapp.web.rest.HubController
 
saveReport(HubReportVerifiableData) - Method in class io.meeds.dapp.web.rest.HubReportController
 
saveTrial(String, String, String, String, String, int) - Method in class io.meeds.dapp.web.rest.TrialController
 
serialVersionUID - Static variable in class io.meeds.dapp.web.filter.RequestDispatcherFilter
 
startTenant(long, String, String, Principal) - Method in class io.meeds.dapp.web.rest.TenantController
 
STATIC_PATHS - Static variable in class io.meeds.dapp.web.filter.RequestDispatcherFilter
 
STATIC_PATHS_EN - Static variable in class io.meeds.dapp.web.filter.RequestDispatcherFilter
 
STATIC_PATHS_FR - Static variable in class io.meeds.dapp.web.filter.RequestDispatcherFilter
 
StaticResourceFilter - Class in io.meeds.dapp.web.filter
 
StaticResourceFilter() - Constructor for class io.meeds.dapp.web.filter.StaticResourceFilter
 
stopTenant(long, String, Principal) - Method in class io.meeds.dapp.web.rest.TenantController
 
SUPPORTED_LANGUAGES - Static variable in class io.meeds.dapp.web.filter.RequestDispatcherFilter
 
supports(Class<?>) - Method in class io.meeds.dapp.web.security.DeedAuthenticationProvider
 

T

TenantController - Class in io.meeds.dapp.web.rest
 
TenantController() - Constructor for class io.meeds.dapp.web.rest.TenantController
 
TenantPlaceholderRequestDispatcherFilter - Class in io.meeds.dapp.web.filter
 
TenantPlaceholderRequestDispatcherFilter() - Constructor for class io.meeds.dapp.web.filter.TenantPlaceholderRequestDispatcherFilter
 
tenantService - Variable in class io.meeds.dapp.web.filter.TenantPlaceholderRequestDispatcherFilter
 
TrialController - Class in io.meeds.dapp.web.rest
 
TrialController() - Constructor for class io.meeds.dapp.web.rest.TrialController
 

U

UemRewardController - Class in io.meeds.dapp.web.rest
 
UemRewardController() - Constructor for class io.meeds.dapp.web.rest.UemRewardController
 
updateEmail(long, String, Principal) - Method in class io.meeds.dapp.web.rest.TenantController
 
updateHub(HubUpdateRequest) - Method in class io.meeds.dapp.web.rest.HubController
 
updateRentingOffer(Principal, String, DeedTenantOfferDTO) - Method in class io.meeds.dapp.web.rest.OfferController
 
USD - Enum constant in enum class io.meeds.dapp.constant.Currency
 
USER_ROLE_NAME - Static variable in class io.meeds.dapp.web.security.DeedAuthenticationProvider
 
UserProfileController - Class in io.meeds.dapp.web.rest
 
UserProfileController() - Constructor for class io.meeds.dapp.web.rest.UserProfileController
 
Utils - Class in io.meeds.dapp.web.utils
 

V

validateSignedMessage(String, String, String) - Method in class io.meeds.dapp.web.security.DeedAuthenticationProvider
 
valueOf(String) - Static method in enum class io.meeds.dapp.constant.Currency
Returns the enum constant of this class with the specified name.
values() - Static method in enum class io.meeds.dapp.constant.Currency
Returns an array containing the constants of this enum class, in the order they are declared.
VERSION - Static variable in class io.meeds.dapp.web.filter.RequestDispatcherFilter
 

W

WebSecurityConfig - Class in io.meeds.dapp.web.security
 
WebSecurityConfig() - Constructor for class io.meeds.dapp.web.security.WebSecurityConfig
 
A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form