Uses of Class
io.tokenchannel.ChallengeResponse
-
Packages that use ChallengeResponse Package Description io.tokenchannel -
-
Uses of ChallengeResponse in io.tokenchannel
Methods in io.tokenchannel that return ChallengeResponse Modifier and Type Method Description ChallengeResponseTokenChannel. challenge(ChannelType channel, String identifier, ChallengeOptions options)Creates a challenge, ie, generates a token to be sent by a given a channel to a given identifier
-