-
public interface Auth.TokenCallbackAn 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 ObjectgetTokenRequest(Auth.TokenParams params)-
-
Method Detail
-
getTokenRequest
abstract Object getTokenRequest(Auth.TokenParams params)
-
-
-
-