Interface OAuth2Authenticator

All Superinterfaces:
AutoCloseable

public interface OAuth2Authenticator extends AutoCloseable
  • Method Summary

    Modifier and Type
    Method
    Description
    Attempts to authenticate the client and returns a valid AccessToken.
    void