X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=doc%2FMCollective%2FSecurity.html;fp=doc%2FMCollective%2FSecurity.html;h=bf8e7c675ff19204e28175155b5387dcddf4d6a9;hb=7c9314f502cde8daad23b61d10b24a542e04154a;hp=0000000000000000000000000000000000000000;hpb=d1f1649ba43c5cbc43c4beb2380096ba051d646a;p=packages%2Fprecise%2Fmcollective.git diff --git a/doc/MCollective/Security.html b/doc/MCollective/Security.html new file mode 100644 index 0000000..bf8e7c6 --- /dev/null +++ b/doc/MCollective/Security.html @@ -0,0 +1,401 @@ + + + + + + + Module: MCollective::Security + + + + + + + + + + + +
+
+ + + +
+ +
+ + + + + + +
+

Namespace

+ +
+ + + + + + + +
+ +
+ + + + + +
+

Class Index + [+]

+
+
+ Quicksearch + +
+
+ + + +
+ + +
+
+ +
+

MCollective::Security

+ +
+

+Security is implimented using a module +structure and installations can configure which module they want to use. +

+

+Security modules deal with various aspects of +authentication and authorization: +

+ +

+To impliment a new security class using SSL for +example you would inherit from the base class and only impliment: +

+ +

+Each of these methods should increment various stats counters, see the +default MCollective::Security::Psk module for examples of this +

+

+Filtering can be extended by providing a new validate_filter? method. +

+ +
+ + + + + + + + + + +
+ + +
+ +

Disabled; run with --debug to generate this.

+ +
+ +
+

[Validate]

+

Generated with the Darkfish + Rdoc Generator 1.1.6.

+
+ + + +