Uses of Class
io.getlime.security.powerauth.rest.api.spring.service.HttpCustomizationService
| Package | Description |
|---|---|
| io.getlime.security.powerauth.rest.api.spring.encryption | |
| io.getlime.security.powerauth.rest.api.spring.provider |
-
Uses of HttpCustomizationService in io.getlime.security.powerauth.rest.api.spring.encryption
Constructors in io.getlime.security.powerauth.rest.api.spring.encryption with parameters of type HttpCustomizationService Constructor Description EncryptorFactory(com.wultra.security.powerauth.client.PowerAuthClient powerAuthClient, HttpCustomizationService httpCustomizationService)Factory constructor. -
Uses of HttpCustomizationService in io.getlime.security.powerauth.rest.api.spring.provider
Constructors in io.getlime.security.powerauth.rest.api.spring.provider with parameters of type HttpCustomizationService Constructor Description PowerAuthAuthenticationProvider(com.wultra.security.powerauth.client.PowerAuthClient powerAuthClient, ActivationStatusConverter activationStatusConverter, HttpCustomizationService httpCustomizationService)Provider constructor.PowerAuthEncryptionProvider(com.wultra.security.powerauth.client.PowerAuthClient powerAuthClient, HttpCustomizationService httpCustomizationService)Provide constructor.