Uses of Class
io.getlime.security.powerauth.rest.api.spring.provider.PowerAuthAuthenticationProvider
-
-
Uses of PowerAuthAuthenticationProvider in io.getlime.security.powerauth.rest.api.spring.annotation
Methods in io.getlime.security.powerauth.rest.api.spring.annotation with parameters of type PowerAuthAuthenticationProvider Modifier and Type Method Description voidPowerAuthAnnotationInterceptor. setAuthenticationProvider(PowerAuthAuthenticationProvider authenticationProvider) -
Uses of PowerAuthAuthenticationProvider in io.getlime.security.powerauth.rest.api.spring.controller.v2
Methods in io.getlime.security.powerauth.rest.api.spring.controller.v2 with parameters of type PowerAuthAuthenticationProvider Modifier and Type Method Description voidActivationController. setAuthenticationProvider(PowerAuthAuthenticationProvider authenticationProvider) -
Uses of PowerAuthAuthenticationProvider in io.getlime.security.powerauth.rest.api.spring.controller.v3
Methods in io.getlime.security.powerauth.rest.api.spring.controller.v3 with parameters of type PowerAuthAuthenticationProvider Modifier and Type Method Description voidActivationController. setAuthenticationProvider(PowerAuthAuthenticationProvider authenticationProvider) -
Uses of PowerAuthAuthenticationProvider in io.getlime.security.powerauth.rest.api.spring.service.v2
Methods in io.getlime.security.powerauth.rest.api.spring.service.v2 with parameters of type PowerAuthAuthenticationProvider Modifier and Type Method Description voidSecureVaultService. setAuthenticationProvider(PowerAuthAuthenticationProvider authenticationProvider) -
Uses of PowerAuthAuthenticationProvider in io.getlime.security.powerauth.rest.api.spring.service.v3
Methods in io.getlime.security.powerauth.rest.api.spring.service.v3 with parameters of type PowerAuthAuthenticationProvider Modifier and Type Method Description voidSecureVaultService. setAuthenticationProvider(PowerAuthAuthenticationProvider authenticationProvider)voidUpgradeService. setAuthenticationProvider(PowerAuthAuthenticationProvider authenticationProvider)
-