|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SnmpUsmLcd | |
com.sun.jdmk.snmp.usm | Provides the classes which implement the SNMP User-based Security Model for version 3. |
com.sun.jdmk.snmp.usm.usmmib | Provides the classes which implement the SNMP-USER-BASED-SM-MIB. |
Uses of SnmpUsmLcd in com.sun.jdmk.snmp.usm |
Classes in com.sun.jdmk.snmp.usm that implement SnmpUsmLcd | |
class |
SnmpUsmPasswordLcd
FOR INTERNAL USE ONLY. |
Methods in com.sun.jdmk.snmp.usm that return SnmpUsmLcd | |
SnmpUsmLcd |
SnmpUserSecurityModel.getLcd()
Deprecated. Gets the Lcd. |
SnmpUsmLcd |
SnmpUsm.getLcd()
Deprecated. Gets the associated Usm local configuration datastore. |
Methods in com.sun.jdmk.snmp.usm with parameters of type SnmpUsmLcd | |
void |
SnmpUserSecurityModel.setLcd(SnmpUsmLcd lcd)
Deprecated. Sets the specified Lcd. |
void |
SnmpUsm.setLcd(SnmpUsmLcd lcd)
Deprecated. Sets the local configuration datastore. |
Constructors in com.sun.jdmk.snmp.usm with parameters of type SnmpUsmLcd | |
SnmpUserSecurityModel(SnmpSubSystem subsys,
SnmpUsmLcd snmplcd)
Deprecated. Constructor. |
Uses of SnmpUsmLcd in com.sun.jdmk.snmp.usm.usmmib |
Methods in com.sun.jdmk.snmp.usm.usmmib with parameters of type SnmpUsmLcd | |
protected UsmUserEntryImpl |
TableUsmUserTableImpl.createUsmUserEntry(SnmpEngine engine,
SnmpMib mib,
SnmpUsmLcd lcd,
SnmpUsmSecureUser user,
SnmpMibTable tableMeta)
Deprecated. Overload this method in order to instantiate your own UsmUserEntry. |
Constructors in com.sun.jdmk.snmp.usm.usmmib with parameters of type SnmpUsmLcd | |
UsmUserImpl(SnmpMib myMib,
SnmpUsmLcd lcd,
SnmpEngine engine)
Deprecated. We override the constructor in order to enable the remote creation of rows in the DemoTable. |
|
UsmUserImpl(SnmpMib myMib,
MBeanServer server,
SnmpUsmLcd lcd,
SnmpEngine engine)
Deprecated. We override the constructor in order to instantiate our own implementation of the UsmUserTable. |
|
SNMP_USER_BASED_SM_MIBImpl(SnmpEngine engine,
SnmpUsmLcd lcd,
SnmpUsm model)
Deprecated. Constructor. |
|
UsmUserEntryImpl(SnmpEngine engine,
SnmpMib mib,
SnmpUsmLcd lcd,
SnmpUsmSecureUser user,
TableUsmUserTableImpl table)
Deprecated. |
|
TableUsmUserTableImpl(SnmpEngine engine,
SnmpMib myMib,
SnmpUsmLcd lcd)
Deprecated. Constructor. |
|
TableUsmUserTableImpl(SnmpEngine engine,
SnmpMib myMib,
MBeanServer server,
SnmpUsmLcd lcd)
Deprecated. Constructor for the table. |
|
FCS Release jdmk-5_1-b34.1 2005.02.10_16:46:09_MET |
||||||||||
PREV NEXT | FRAMES NO FRAMES |