Uses of Class
io.tokenchannel.ChallengeOptions
-
Packages that use ChallengeOptions Package Description io.tokenchannel -
-
Uses of ChallengeOptions in io.tokenchannel
Methods in io.tokenchannel with parameters of type ChallengeOptions 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
-