Uses of Class
com.suncode.pwfl.administration.authentication.googleApi.GoogleApiConnectionResult
Packages that use GoogleApiConnectionResult
-
Uses of GoogleApiConnectionResult in com.suncode.pwfl.administration.authentication.googleApi
Methods in com.suncode.pwfl.administration.authentication.googleApi that return GoogleApiConnectionResultModifier and TypeMethodDescriptionGoogleApiAuthenticationService.connect(GoogleApiAuthentication configuration) static GoogleApiConnectionResultstatic GoogleApiConnectionResultGoogleApiConnectionResult.success()static GoogleApiConnectionResultGoogleApiConnectionResult.successWithMessage(String successMessage) GoogleApiAuthenticationService.testConnection(GoogleApiAuthentication configuration)