Interface AccessTokenRetriever<T>

    • Method Detail

      • retrieveAccessToken

        @NotNull
        T retrieveAccessToken​(@NotNull
                              @NotNull AccessTokenRetrieverProperties properties)
        Retrieve the access token from the identity provider.
        Parameters:
        properties - the request properties
        Returns:
        the access token