A B C D E F G H I M O Q S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ALPHA - io.tokenchannel.CodeCharSet
- authenticate(String, String) - Method in class io.tokenchannel.TokenChannel
-
Verifies a previously created challenge
- AuthenticateResponse - Class in io.tokenchannel
- AuthenticateResponse() - Constructor for class io.tokenchannel.AuthenticateResponse
B
- BadRequestException - Exception in io.tokenchannel.exceptions
- BadRequestException(ErrorInfo) - Constructor for exception io.tokenchannel.exceptions.BadRequestException
C
- challenge(ChannelType, String, ChallengeOptions) - Method in class io.tokenchannel.TokenChannel
-
Creates a challenge, ie, generates a token to be sent by a given a channel to a given identifier
- ChallengeClosedException - Exception in io.tokenchannel.exceptions
- ChallengeClosedException() - Constructor for exception io.tokenchannel.exceptions.ChallengeClosedException
- ChallengeExpiredException - Exception in io.tokenchannel.exceptions
- ChallengeExpiredException() - Constructor for exception io.tokenchannel.exceptions.ChallengeExpiredException
- ChallengeNotFoundException - Exception in io.tokenchannel.exceptions
- ChallengeNotFoundException() - Constructor for exception io.tokenchannel.exceptions.ChallengeNotFoundException
- ChallengeOptions - Class in io.tokenchannel
- ChallengeOptions() - Constructor for class io.tokenchannel.ChallengeOptions
- ChallengeResponse - Class in io.tokenchannel
- ChallengeResponse() - Constructor for class io.tokenchannel.ChallengeResponse
- ChannelType - Enum in io.tokenchannel
- CodeCharSet - Enum in io.tokenchannel
D
- DEC - io.tokenchannel.CodeCharSet
E
- EMAIL - io.tokenchannel.ChannelType
- ErrorInfo - Class in io.tokenchannel
- ErrorInfo() - Constructor for class io.tokenchannel.ErrorInfo
F
- FieldErrorResource - Class in io.tokenchannel
- FieldErrorResource() - Constructor for class io.tokenchannel.FieldErrorResource
- ForbiddenException - Exception in io.tokenchannel.exceptions
- ForbiddenException() - Constructor for exception io.tokenchannel.exceptions.ForbiddenException
G
- getSMSPrices() - Method in class io.tokenchannel.TokenChannel
-
Retrieves the SMS pricing list for supported countries
- getSupportedCountries() - Method in class io.tokenchannel.TokenChannel
-
Retrieves the countries TokenChannel service is available
- getSupportedLanguages() - Method in class io.tokenchannel.TokenChannel
-
Retrieves the available languages or locales for the token notification templates
- getValidationCodeByTestChallengeId(String) - Method in class io.tokenchannel.TokenChannel
-
Retrieves the validation code of a challenge that was previously created with test mode enabled
- getVoicePrices() - Method in class io.tokenchannel.TokenChannel
-
Retrieves the voice call pricing list for supported countries
H
- HEX - io.tokenchannel.CodeCharSet
I
- InvalidCodeException - Exception in io.tokenchannel.exceptions
- InvalidCodeException() - Constructor for exception io.tokenchannel.exceptions.InvalidCodeException
- InvalidIdentifierException - Exception in io.tokenchannel.exceptions
- InvalidIdentifierException(String) - Constructor for exception io.tokenchannel.exceptions.InvalidIdentifierException
- io.tokenchannel - package io.tokenchannel
- io.tokenchannel.exceptions - package io.tokenchannel.exceptions
M
- MaxAttemptsExceededException - Exception in io.tokenchannel.exceptions
- MaxAttemptsExceededException() - Constructor for exception io.tokenchannel.exceptions.MaxAttemptsExceededException
O
- OutOfBalanceException - Exception in io.tokenchannel.exceptions
- OutOfBalanceException() - Constructor for exception io.tokenchannel.exceptions.OutOfBalanceException
Q
- QuotaExceededException - Exception in io.tokenchannel.exceptions
- QuotaExceededException() - Constructor for exception io.tokenchannel.exceptions.QuotaExceededException
S
- SMS - io.tokenchannel.ChannelType
- SMSPriceItem - Class in io.tokenchannel
- SMSPriceItem() - Constructor for class io.tokenchannel.SMSPriceItem
T
- TargetOptOutException - Exception in io.tokenchannel.exceptions
- TargetOptOutException() - Constructor for exception io.tokenchannel.exceptions.TargetOptOutException
- TELEGRAM - io.tokenchannel.ChannelType
- TestResponse - Class in io.tokenchannel
- TestResponse() - Constructor for class io.tokenchannel.TestResponse
- TokenChannel - Class in io.tokenchannel
- TokenChannel(TokenChannelProperties, Gson) - Constructor for class io.tokenchannel.TokenChannel
- TOKENCHANNEL_BASE_URI - Static variable in class io.tokenchannel.TokenChannel
- TokenChannelException - Exception in io.tokenchannel.exceptions
- TokenChannelException() - Constructor for exception io.tokenchannel.exceptions.TokenChannelException
- TokenChannelException(String) - Constructor for exception io.tokenchannel.exceptions.TokenChannelException
- TokenChannelException(String, Throwable) - Constructor for exception io.tokenchannel.exceptions.TokenChannelException
- TokenChannelException(String, Throwable, boolean, boolean) - Constructor for exception io.tokenchannel.exceptions.TokenChannelException
- TokenChannelException(Throwable) - Constructor for exception io.tokenchannel.exceptions.TokenChannelException
- TokenChannelProperties - Class in io.tokenchannel
- TokenChannelProperties() - Constructor for class io.tokenchannel.TokenChannelProperties
U
- UnauthorizedException - Exception in io.tokenchannel.exceptions
- UnauthorizedException() - Constructor for exception io.tokenchannel.exceptions.UnauthorizedException
- UPPER - io.tokenchannel.CodeCharSet
V
- valueOf(String) - Static method in enum io.tokenchannel.ChannelType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.tokenchannel.CodeCharSet
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.tokenchannel.ChannelType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.tokenchannel.CodeCharSet
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VOICE - io.tokenchannel.ChannelType
- VoicePriceItem - Class in io.tokenchannel
- VoicePriceItem() - Constructor for class io.tokenchannel.VoicePriceItem
W
- WHATSAPP - io.tokenchannel.ChannelType
All Classes All Packages