blob: 2ee268c5e9028066c724b3ba49d42a64eb8aa078 (
plain) (
blame)
1
2
3
4
5
6
7
|
# Copyright (c) Twisted Matrix Laboratories.
# See LICENSE for details.
"""
Twisted Cred: Support for verifying credentials, and providing services to user
based on those credentials.
"""
|