From cee110df1b5cd94938379a27000e32b471c3cb38 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Thu, 17 Oct 2019 00:55:35 -0500 Subject: add ISecurityPolicy to the public interface api --- docs/api/interfaces.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/api') diff --git a/docs/api/interfaces.rst b/docs/api/interfaces.rst index 08c67c385..320e01c91 100644 --- a/docs/api/interfaces.rst +++ b/docs/api/interfaces.rst @@ -29,6 +29,9 @@ Event-Related Interfaces Other Interfaces ++++++++++++++++ + .. autointerface:: ISecurityPolicy + :members: + .. autointerface:: IAuthenticationPolicy :members: -- cgit v1.2.3