Uses of Class
com.fifa.connectservicebus.sdk.authentication.AuthenticationInformation
-
Packages that use AuthenticationInformation Package Description com.fifa.connectservicebus.sdk.authentication -
-
Uses of AuthenticationInformation in com.fifa.connectservicebus.sdk.authentication
Constructors in com.fifa.connectservicebus.sdk.authentication with parameters of type AuthenticationInformation Constructor Description AuthenticationServiceImpl(AuthenticationInformation authenticationInformation, com.microsoft.aad.msal4j.IHttpClient httpClient)AuthenticationServiceImpl(AuthenticationInformation authenticationInformation, com.microsoft.aad.msal4j.IHttpClient httpClient, ExecutorService executorService)
-