Leosac  0.7.0
OpenSourceAccessControl
Leosac::Auth::AccessPointService Member List

This is the complete list of members for Leosac::Auth::AccessPointService, including all inherited members.

backends_Leosac::Auth::AccessPointServiceprivate
get_backend(const std::string &controller_module)Leosac::Auth::AccessPointService
mutex_Leosac::Auth::AccessPointServicemutableprivate
register_backend(const std::string &controller_module, AccessPointBackend *backend)Leosac::Auth::AccessPointServiceinline
register_serializer(Callable &&callable)Leosac::ExtensibleSerializer< json, Auth::IAccessPoint, const SecurityContext &>inline
SerializationCallable typedefLeosac::ExtensibleSerializer< json, Auth::IAccessPoint, const SecurityContext &>
serialize(const Auth::IAccessPoint &input, AdditionalArgs &&... args) constLeosac::ExtensibleSerializer< json, Auth::IAccessPoint, const SecurityContext &>inline
unregister_backend(const std::string &controller_module)Leosac::Auth::AccessPointServiceinline
unregister_serializer()Leosac::ExtensibleSerializer< json, Auth::IAccessPoint, const SecurityContext &>inline