Interface OAuth.AccessTokenListener

Enclosing class:
OAuth

public static interface OAuth.AccessTokenListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    notify(org.apache.oltu.oauth2.common.token.BasicOAuthToken token)
     
  • Method Details

    • notify

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