Interface OAuth.AccessTokenListener

  • Enclosing class:
    OAuth

    public static interface OAuth.AccessTokenListener
    • Method Detail

      • notify

        void notify​(org.apache.oltu.oauth2.common.token.BasicOAuthToken token)