|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SnmpUsmLcd | |
---|---|
com.sun.management.snmp.usm | Provides the classes for implementing the SNMP User-based Security Model for SNMPv3. |
com.sun.management.snmp.usm.usmmib | Provides the classes which implement the SNMP-USER-BASED-SM-MIB. |
Uses of SnmpUsmLcd in com.sun.management.snmp.usm |
---|
Classes in com.sun.management.snmp.usm that implement SnmpUsmLcd | |
---|---|
class |
SnmpUsmPasswordLcd
FOR INTERNAL USE ONLY. |
Methods in com.sun.management.snmp.usm that return SnmpUsmLcd | |
---|---|
SnmpUsmLcd |
SnmpUserSecurityModel.getLcd()
Gets the Lcd. |
SnmpUsmLcd |
SnmpUsm.getLcd()
Gets the associated Usm local configuration datastore. |
Methods in com.sun.management.snmp.usm with parameters of type SnmpUsmLcd | |
---|---|
void |
SnmpUserSecurityModel.setLcd(SnmpUsmLcd lcd)
Sets the specified Lcd. |
void |
SnmpUsm.setLcd(SnmpUsmLcd lcd)
Sets the local configuration datastore. |
Constructors in com.sun.management.snmp.usm with parameters of type SnmpUsmLcd | |
---|---|
SnmpUserSecurityModel(com.sun.management.internal.snmp.SnmpSubSystem subsys,
SnmpUsmLcd snmplcd)
Constructor. |
Uses of SnmpUsmLcd in com.sun.management.snmp.usm.usmmib |
---|
Methods in com.sun.management.snmp.usm.usmmib with parameters of type SnmpUsmLcd | |
---|---|
protected UsmUserEntryImpl |
TableUsmUserTableImpl.createUsmUserEntry(SnmpEngine engine,
SnmpMib mib,
SnmpUsmLcd lcd,
SnmpUsmSecureUser user,
SnmpMibTable tableMeta)
Overload this method in order to instantiate your own UsmUserEntry. |
Constructors in com.sun.management.snmp.usm.usmmib with parameters of type SnmpUsmLcd | |
---|---|
SNMP_USER_BASED_SM_MIBImpl(SnmpEngine engine,
SnmpUsmLcd lcd,
SnmpUsm model)
Constructor. |
|
TableUsmUserTableImpl(SnmpEngine engine,
SnmpMib myMib,
MBeanServer server,
SnmpUsmLcd lcd)
Constructor for the table. |
|
TableUsmUserTableImpl(SnmpEngine engine,
SnmpMib myMib,
SnmpUsmLcd lcd)
Constructor. |
|
UsmUserEntryImpl(SnmpEngine engine,
SnmpMib mib,
SnmpUsmLcd lcd,
SnmpUsmSecureUser user,
TableUsmUserTableImpl table)
|
|
UsmUserImpl(SnmpMib myMib,
MBeanServer server,
SnmpUsmLcd lcd,
SnmpEngine engine)
We override the constructor in order to instantiate our own implementation of the UsmUserTable. |
|
UsmUserImpl(SnmpMib myMib,
SnmpUsmLcd lcd,
SnmpEngine engine)
We override the constructor in order to enable the remote creation of rows in the DemoTable. |
|
Open Source build 02 opendmk-1.0-b02 2007.10.01_19:17:46_MEST |
|||||||||
PREV NEXT | FRAMES NO FRAMES |