Uses of Interface
io.getlime.security.powerauth.lib.cmd.steps.model.data.TokenAndEncryptionHeaderData
| Package | Description |
|---|---|
| io.getlime.security.powerauth.lib.cmd.header | |
| io.getlime.security.powerauth.lib.cmd.steps.model |
-
Uses of TokenAndEncryptionHeaderData in io.getlime.security.powerauth.lib.cmd.header
Methods in io.getlime.security.powerauth.lib.cmd.header with type parameters of type TokenAndEncryptionHeaderData Modifier and Type Method Description <M extends TokenAndEncryptionHeaderData>
TokenAndEncryptionHeaderProviderPowerAuthHeaderFactory. getHeaderProvider(M model)Creates a token and encryption header provider instanceMethod parameters in io.getlime.security.powerauth.lib.cmd.header with type arguments of type TokenAndEncryptionHeaderData Modifier and Type Method Description voidTokenAndEncryptionHeaderProvider. addHeader(StepContext<? extends TokenAndEncryptionHeaderData,?> stepContext)Adds a token and encryption headers to the request context -
Uses of TokenAndEncryptionHeaderData in io.getlime.security.powerauth.lib.cmd.steps.model
Classes in io.getlime.security.powerauth.lib.cmd.steps.model that implement TokenAndEncryptionHeaderData Modifier and Type Class Description classTokenAndEncryptStepModelModel representing parameters of the step for verifying token digest.