class documentation
class AuthenticationOauth2(Authentication): (source)
Oauth2 Authentication implementation
| Method | __init__ |
Create the Oauth2 authentication provider instance. |
| Instance Variable | auth |
Undocumented |
overrides
pulsar.Authentication.__init__Create the Oauth2 authentication provider instance.
| Parameters | |
authstr | JSON encoded configuration for Oauth2 client |