Uses of Class
io.tokenchannel.TestResponse
-
Packages that use TestResponse Package Description io.tokenchannel -
-
Uses of TestResponse in io.tokenchannel
Methods in io.tokenchannel that return types with arguments of type TestResponse Modifier and Type Method Description CompletableFuture<TestResponse>TokenChannel. getValidationCodeByTestChallengeId(String requestId)Retrieves the validation code of a challenge that was previously created with test mode enabled
-