Interface | Description |
---|---|
MutableVACM |
The
MutableVACM interface extends the basic VACM
by providing methods to change the configuration of the view-based access
model. |
VACM |
The View-based Access Control Model interface defines methods and constants
that a contrete implementation of such a model has to implement.
|
VacmConfigurator |
The
VacmConfigurator defines an easy to use interface for MutableVACM configuration. |
Class | Description |
---|---|
BasicVacmConfigurator |
The
BasicVacmConfigurator implements the VacmConfigurator that uses three unrestricted views
for all access types to support two roles admin and monitor . |
Enum | Description |
---|---|
BasicVacmConfigurator.Roles | |
VacmConfigurator.VacmConfigResult |
Copyright © 2018 SNMP4J.org. All rights reserved.