Interface AuthenticationService
-
- All Known Implementing Classes:
AuthenticationServiceImpl
public interface AuthenticationService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.microsoft.aad.msal4j.IAuthenticationResultacquireToken()
-
-
-
Method Detail
-
acquireToken
com.microsoft.aad.msal4j.IAuthenticationResult acquireToken() throws IOException- Throws:
IOException
-
-