All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.davidmoten.microsoft.authentication.AccessTokenProvider Maven / Gradle / Ivy

There is a newer version: 0.2.2
Show newest version
package com.github.davidmoten.microsoft.authentication;

import java.util.function.Supplier;

@FunctionalInterface
public interface AccessTokenProvider extends Supplier {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy