Uses of Interface
io.getlime.security.powerauth.lib.cmd.steps.model.data.TokenAndEncryptionHeaderData
Packages that use TokenAndEncryptionHeaderData
Package
Description
-
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 TokenAndEncryptionHeaderDataModifier and TypeMethodDescriptionPowerAuthHeaderFactory.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 TokenAndEncryptionHeaderDataModifier and TypeMethodDescriptionvoidTokenAndEncryptionHeaderProvider.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 TokenAndEncryptionHeaderDataModifier and TypeClassDescriptionclassModel representing parameters of the step for verifying token digest.