Inherited Attributes
Attributes inherited from: Object
hash, string
Methods
createshared OAuth2AuthHandler create(OAuth2Auth authProvider, String callbackURL)

Create a OAuth2 auth handler with host pinning

Parameters:
  • authProvider

    the auth provider to use

  • callbackURL

    the callback URL you entered in your provider admin console, usually it should be something like: https://myserver:8888/callback

Inherited Methods
Methods inherited from: Object
equals