Part of lp.testing.swift.fakeswift View In Hierarchy
| Method | __init__ | Undocumented |
| Method | getUser | Get information about a specific user. |
| Method | getValidToken | Get a valid token for the given tenant name. |
| Method | ensureValidToken | Ensure a valid token is created if one doesn't exist. |
| Method | validateToken | Validate token from request against valid tokens. |
| Method | getChild | See twisted.web.resource.Resource.getChild. |
| Method | render_POST | Validate provided credentials and return service catalog. |
| Method | _isValidToken | Validate a given token for expiration. |