Uses of Class
com.mrivanplays.jdoa2.ApplicationInfo.Builder
-
Uses of ApplicationInfo.Builder in com.mrivanplays.jdoa2
Modifier and TypeMethodDescriptionSets the authentication code of the user you want to get information of.static ApplicationInfo.Builder
ApplicationInfo.builder()
Creates a newApplicationInfo.Builder
Sets the application's client id.ApplicationInfo.Builder.clientSecret
(String clientSecret) Sets the application's client secret.ApplicationInfo.Builder.redirectUri
(String redirectUri) Sets the application's URL callback.