Userinfo Python Module

Core interface for the userinfo metadata objects to interface with CherryPy.

class pacifica.metadata.rest.userinfo.UserInfoAPI[source]

UserInfo API.

__init__()[source]

Create local objects for subtree items.

exposed = True
pacifica.metadata.rest.userinfo.user_exists_decorator(func)[source]

Wrap a method with user existence checking.