- generateNewUserId() - Method in class com.slashandpair.desktop.service.SecurityService
-
generateNewUserId that returns random chars string identifier
- generateQRDynamicByParameterString(String) - Static method in class com.slashandpair.exchange.QRUtils
-
generateQRDynamicByParameterString Method that gets input with data for
codify.
- generateToken() - Method in class com.slashandpair.desktop.service.SecurityService
-
generateToken Method that creates token when users requests it
- generateToken4Digits(String) - Method in class com.slashandpair.desktop.service.SecurityService
-
generateToken4Digits Method that generate 4 digits codes when is
requested
- getApplicationPage() - Method in class com.slashandpair.desktop.web.MainApp
-
getApplicationPage do redirects to /game URL
- getAuthentication() - Method in class com.slashandpair.mobile.service.security.SecurityService
-
Getter of the user session in context
- getAuthenticationOrCreateNewOne() - Method in class com.slashandpair.desktop.service.SecurityService
-
getAuthenticationOrCreateNewOne this method finds/creates authentication
for a new user request
- getExchange(Model) - Method in class com.slashandpair.mobile.web.MainApp
-
Redirect the user to the "exchange" template by retrieving the session
- getIndex(Model) - Method in class com.slashandpair.desktop.web.MainApp
-
getIndex returns an html that shows main page of application
- getIndex() - Method in class com.slashandpair.mobile.web.MainApp
-
Redirect to template "index"
- GyroscopeData - Class in com.slashandpair.datastructures
-
Pojo for GyroscopeData sensor.
- GyroscopeData(String, String, String) - Constructor for class com.slashandpair.datastructures.GyroscopeData
-
- GyroscopeData(String) - Constructor for class com.slashandpair.datastructures.GyroscopeData
-