Uses of Class
com.suncode.pwfl.administration.authentication.microsoftGraphApi.MicrosoftGraphApiAuthentication
Packages that use MicrosoftGraphApiAuthentication
-
Uses of MicrosoftGraphApiAuthentication in com.suncode.pwfl.administration.authentication.microsoftGraphApi
Methods in com.suncode.pwfl.administration.authentication.microsoftGraphApi that return types with arguments of type MicrosoftGraphApiAuthenticationModifier and TypeMethodDescriptionMicrosoftGraphApiAuthenticationService.findAll()MicrosoftGraphApiAuthenticationService.findDefaultConfiguration(String... joins) Pobiera domyślne poświadczenie dla Graph Api, jeżeli takie istnieje.Methods in com.suncode.pwfl.administration.authentication.microsoftGraphApi with parameters of type MicrosoftGraphApiAuthenticationModifier and TypeMethodDescriptionMicrosoftGraphApiAuthenticationService.connect(MicrosoftGraphApiAuthentication configuration) MicrosoftGraphApiAuthenticationService.getOauthUrl(MicrosoftGraphApiAuthentication configuration) MicrosoftGraphApiAuthenticationService.testConnection(MicrosoftGraphApiAuthentication configuration)