Package com.adventnet.snmp.snmp2.vacm

The vacm package provides a reference implementation of the View-based Access Control Model (vacm) for SNMPv3 that can be plugged into the access control framework provided by the AdventNet SNMP APIs.

See:
          Description

Class Summary
SnmpVacm This class is used for VACM implementation and provides the method "isAccessAllowed" which does the access verifications.
VacmAccessEntry This class represents the VacmAccessEntry.
VacmContextEntry This class contains the context entries for Vacm.
VacmContextTable This class maintains a list of VacmContextEntry Objects for each contextName in the VacmContextEntry.
VacmFamilyEntry This class represents the VacmViewTreeFamilyEntry.
VacmGroupAccessEntry This class is used to keep track of the VacmAccessEntry object for each unique group name.
VacmGroupAccessTable This class maintains a list of VacmGroupAccessEntry objects.
VacmGroupEntry This class represents VacmSecurityToGroupEntry.
VacmGroupTable This class maintains a list of VacmGroupEntry objects.
VacmViewTreeEntry This class is used to keep track of the VacmAccessEntry objects for each unique familyViewName.
VacmViewTreeTable This class maintains a list of VacmViewTreeEntry Objects.
 

Package com.adventnet.snmp.snmp2.vacm Description

The vacm package provides a reference implementation of the View-based Access Control Model (vacm) for SNMPv3 that can be plugged into the access control framework provided by the AdventNet SNMP APIs.



Copyright (c)AdventNet Inc., 1996-2004