| Modifier and Type | Method and Description |
|---|---|
UserProfileConfiguration |
UserProfileConfiguration.UserProfileConfigurationBuilder.build() |
| Constructor and Description |
|---|
UserProfileHandler(io.vertx.core.Vertx vertx,
org.swisspush.gateleen.core.storage.ResourceStorage storage,
LoggingResourceManager loggingResourceManager,
UserProfileConfiguration userProfileConfiguration)
Deprecated.
Use
UserProfileHandler.UserProfileHandler(Vertx, ResourceStorage, UserProfileConfiguration) instead,
because the LoggingResourceManager is not used anymore |
UserProfileHandler(io.vertx.core.Vertx vertx,
org.swisspush.gateleen.core.storage.ResourceStorage storage,
UserProfileConfiguration userProfileConfiguration)
Constructor for the UserProfileHandler.
|
Copyright © 2016–2018. All rights reserved.