Uses of Class
io.github.ma1uta.matrix.identity.model.session.PhoneRequestToken
-
Packages that use PhoneRequestToken Package Description io.github.ma1uta.matrix.identity.api Identity API interfaces. -
-
Uses of PhoneRequestToken in io.github.ma1uta.matrix.identity.api
Methods in io.github.ma1uta.matrix.identity.api with parameters of type PhoneRequestToken Modifier and Type Method Description voidSessionApi. createPhoneSession(PhoneRequestToken request, javax.ws.rs.core.UriInfo uriInfo, javax.ws.rs.core.HttpHeaders httpHeaders, javax.ws.rs.container.AsyncResponse asyncResponse)Create a session for validating a phone number.
-