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