Uses of Class
org.bonitasoft.web.client.model.LoginRequest
-
Packages that use LoginRequest Package Description org.bonitasoft.web.client.model -
-
Uses of LoginRequest in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return LoginRequest Modifier and Type Method Description LoginRequestLoginRequest. password(String password)LoginRequestLoginRequest. redirect(String redirect)LoginRequestLoginRequest. redirectURL(String redirectURL)LoginRequestLoginRequest. tenant(String tenant)LoginRequestLoginRequest. username(String username)
-