Uses of Interface
io.getlime.security.powerauth.rest.api.spring.authentication.PowerAuthActivation
| Package | Description |
|---|---|
| io.getlime.security.powerauth.rest.api.spring.authentication | |
| io.getlime.security.powerauth.rest.api.spring.authentication.impl |
-
Uses of PowerAuthActivation in io.getlime.security.powerauth.rest.api.spring.authentication
Methods in io.getlime.security.powerauth.rest.api.spring.authentication that return PowerAuthActivation Modifier and Type Method Description PowerAuthActivationPowerAuthApiAuthentication. getActivationContext()Get the activation context.Methods in io.getlime.security.powerauth.rest.api.spring.authentication with parameters of type PowerAuthActivation Modifier and Type Method Description voidPowerAuthApiAuthentication. setActivationContext(PowerAuthActivation activationContext)Set the activation context. -
Uses of PowerAuthActivation in io.getlime.security.powerauth.rest.api.spring.authentication.impl
Classes in io.getlime.security.powerauth.rest.api.spring.authentication.impl that implement PowerAuthActivation Modifier and Type Class Description classPowerAuthActivationImplClass representing PowerAuth activation detail in context of signature verification.Methods in io.getlime.security.powerauth.rest.api.spring.authentication.impl that return PowerAuthActivation Modifier and Type Method Description PowerAuthActivationPowerAuthApiAuthenticationImpl. getActivationContext()Methods in io.getlime.security.powerauth.rest.api.spring.authentication.impl with parameters of type PowerAuthActivation Modifier and Type Method Description voidPowerAuthApiAuthenticationImpl. setActivationContext(PowerAuthActivation activationContext)