Class PowerAuthConst

java.lang.Object
io.getlime.security.powerauth.lib.cmd.consts.PowerAuthConst

public class PowerAuthConst extends Object
Global PowerAuth constants
Author:
Lukas Lukovsky, lukas.lukovsky@wultra.com
  • Field Details

    • EMPTY_JSON_BYTES

      public static final byte[] EMPTY_JSON_BYTES
      Empty json bytes
    • RESPONSE_TYPE_REFERENCE_V3

      public static final org.springframework.core.ParameterizedTypeReference<io.getlime.security.powerauth.rest.api.model.response.EciesEncryptedResponse> RESPONSE_TYPE_REFERENCE_V3
      Most common response type reference for version 3
  • Constructor Details

    • PowerAuthConst

      public PowerAuthConst()