Package 

Interface Auth.TokenCallback


  • 
    public interface Auth.TokenCallback
    
                        

    An interface implemented by a callback that provides either tokens,or signed token requests, in response to a request with given token params.

    • Method Summary

      Modifier and Type Method Description
      abstract Object getTokenRequest(Auth.TokenParams params)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait