| Inherited Attributes |
Attributes inherited from: Objecthash, string |
| Methods | |
create | shared OAuth2AuthHandler create(OAuth2Auth authProvider)Create a OAuth2 auth handler without host pinning. Most providers will not look to the redirect url but always redirect to the preconfigured callback. So this factory does not provide a callback url. Parameters:
|
create | shared OAuth2AuthHandler create(OAuth2Auth authProvider, String callbackURL)Create a OAuth2 auth handler with host pinning Parameters:
|
| Inherited Methods |
Methods inherited from: Objectequals |