Class MicrosoftGraphApiConnectionResult
java.lang.Object
com.suncode.pwfl.administration.authentication.microsoftGraphApi.MicrosoftGraphApiConnectionResult
-
Constructor Summary
ConstructorsConstructorDescriptionMicrosoftGraphApiConnectionResult(boolean success, String successMessage, String warningMessage, String errorMessage) -
Method Summary
-
Constructor Details
-
MicrosoftGraphApiConnectionResult
-
-
Method Details
-
success
-
success
-
success
-
warning
-
warning
-
error
-
error
-