Modules

kong.dao.cassandra.base_dao Kong's Cassandra base DAO module.
kong.kong Attach a hooks table to the event bus
kong.plugins.basic-auth.crypto Salt the password Password is salted with the credential's consumer_id (long enough, unique)
kong.plugins.jwt.jwt_parser Supported algorithms for signing tokens.
kong.plugins.log-serializers.alf Get a header from nginx's headers Make sure that is multiple headers of a same name are present, we only want the last one.
kong.tools.io Checks existence of a file.
kong.tools.responses Kong helper methods to send HTTP responses to clients.
kong.tools.timestamp Current UTC time
kong.tools.utils Module containing some general utility functions used in many places in Kong.