kong.dao |
Operates over entities of a given type in a database table. |
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. |