Uses of Class
com.mrivanplays.jdoa2.ApplicationInfo.Builder
Packages that use ApplicationInfo.Builder
-
Uses of ApplicationInfo.Builder in com.mrivanplays.jdoa2
Methods in com.mrivanplays.jdoa2 that return ApplicationInfo.BuilderModifier 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.Constructors in com.mrivanplays.jdoa2 with parameters of type ApplicationInfo.Builder