All Classes

Class Description
CustomActivationProvider
Interface which enables implementation of custom activations.
EciesEncryptionContext
Class for storing ECIES encryption context derived from HTTP headers.
PowerAuthActivationException
Exception related to processes during a new activation process.
PowerAuthApiAuthentication
Interface for PowerAuth API authentication object used between intermediate server application (such as mobile banking API) and core systems (such as banking core).
PowerAuthApplicationConfiguration
Interface providing method for PowerAuth behavior high-level customization.
PowerAuthAuthentication
Base interface for all PowerAuth inbound authentication interfaces.
PowerAuthAuthenticationException
Exception raised in case PowerAuth authentication fails.
PowerAuthAuthenticationProviderBase
Abstract class for PowerAuth authentication provider.
PowerAuthEciesDecryptorParameters
Class used for storing ECIES decryptor parameters.
PowerAuthEciesEncryption<T>
Class used for storing data used during ECIES decryption and encryption.
PowerAuthEncryptionException
Exception raised in case encryption or decryption fails.
PowerAuthEncryptionProviderBase
Abstract class for PowerAuth encryption provider with common HTTP header parsing logic.
PowerAuthNonPersonalizedEncryptor  
PowerAuthRecoveryException
Exception related to processes during a new activation process.
PowerAuthRequestBody
Class representing HTTP request body.
PowerAuthRequestFilterBase
Class implementing filter for extracting request body from HTTP servlet request.
PowerAuthRequestObjects
Class defining request objects stored in HTTP servlet request.
PowerAuthSecureVaultException
Exception related to processes during a new secure vault unlocking.
PowerAuthSignatureAuthentication
PowerAuth authentication object used between PowerAuth Client and intermediate server application (such as mobile banking API).
PowerAuthTokenAuthentication
Interface for authentication objects used for simple token-based authentication.
PowerAuthUpgradeException
Exception raised in case PowerAuth upgrade fails.
ResettableStreamHttpServletRequest
Resettable HTTP servlet request stream.