<<

NAME

pf::provisioner add documentation

DESCRIPTION

pf::provisioner

Constants

head2 COMMUNICATION_FAILED

Atrributes

id

The id of the provisioner

type

The type of the provisioner

description

The description of the provisioner

category

The category of the provisioner

skipDeAuth

If we can skip deauth for a node after being provisioned

template

The template to use for provisioning

oses

The oses to match against

enforce

If the provisioner has to be enforced on each connection

non_compliance_violation

Which violation should be raised when a device is not compliant

METHODS

_build_template

Creates a template from the name of the class

supportsPolling

Whether or not the provisioner supports polling info for compliance check

supportsPolling

Whether or not the provisioner supports polling info for compliance check

matchCategory

matchOS

match

AUTHOR

Inverse inc. <info@inverse.ca>

COPYRIGHT

Copyright (C) 2005-2015 Inverse inc.

LICENSE

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

<<