agentle.agents.apis.authentication_baseΒΆ

Base authentication handler.

Functions

abstractmethod(funcobj)

A decorator indicating abstract methods.

Classes

ABC()

Helper class that provides a standard way to create an ABC using inheritance.

Any(*args, **kwargs)

Special type indicating an unconstrained type.

AuthenticationBase()

Base class for authentication handlers.

MutableMapping()

A MutableMapping is a generic container for associating key/value pairs.