A B C D E F G H I J K L M N O P Q R S T U V W X

U

UintegerTag - Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums
ASN.1 tag for representing an Unsigned32 integer as defined in RFC 1902.
UnauthorizedSecurityException - Exception in com.sun.jdmk.comm
Thrown by all the methods in the RemoteMBeanServer interface when the client's login/password is not supported by the server it is trying to contact.
UnauthorizedSecurityException() - Constructor for exception com.sun.jdmk.comm.UnauthorizedSecurityException
Default constructor.
UnauthorizedSecurityException(String) - Constructor for exception com.sun.jdmk.comm.UnauthorizedSecurityException
Constructor that allows a specific error message to be specified.
UnknownSyntaxTag - Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums
Represents a unknown syntax type.
unmount(String) - Method in class com.sun.jdmk.remote.cascading.CascadingService
 
unmount(String) - Method in interface com.sun.jdmk.remote.cascading.CascadingServiceMBean
Undo the mount operation identified by mountPointID.
UNREGISTER - Static variable in interface com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper.Controller
This constant indicates the type of operation.
UNREGISTER_MBEAN - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
Identifier for the method MBeanServerConnection.unregisterMBean(ObjectName).
unregisterMBean(ObjectName) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Deletes an instance of an MBean in the remote MBean server.
unregisterMBean(ObjectName) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. Deletes an instance of an MBean in the remote MBean server.
unregisterMBean(ObjectName) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Deletes an instance of an MBean in the remote MBean server.
unregisterMBean(ObjectName) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
Deprecated.  
unregisterMBean(ObjectName) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
 
unregisterMBean(ObjectName) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
 
unregisterMBean(ObjectName) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
 
unregisterMBean(ObjectName) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
 
unregisterMBean(ObjectName) - Method in interface com.sun.jdmk.MBeanInterceptor
Deprecated. Unregisters an MBean from the MBean server.
unregisterMBean(ObjectName) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("unregisterMBean", name), then checkDelete("unregisterMBean", name), then forward this method to the wrapped object.
unregisterMBean(ObjectName) - Method in class com.sun.jdmk.MBeanServerForwarder
 
unregisterMBean(ObjectName) - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. De-registers an MBean from the MBean server.
unregisterMBean(ObjectName) - Method in interface com.sun.jdmk.ProxyHandler
Deprecated. Unregisters an MBean from the MBean server.
unregisterMBean(ObjectName) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Forward this method to the wrapped object.
UnsignedLong - Class in com.sun.jdmk
An unsigned integer, between 0 and 264 - 1.
UnsignedLong(long) - Constructor for class com.sun.jdmk.UnsignedLong
Deprecated. Use make(long) instead.
unspecified - Static variable in class com.sun.management.snmp.EnumRowStatus
This value is Java DMK implementation specific, and is used to identify unspecified actions (when for instance the RowStatus variable is not present in the varbind list) or uninitialized values.
unwrap(Object, ClassLoader) - Method in interface javax.management.remote.generic.ObjectWrapping
Unwraps an object.
update() - Method in class com.sun.jdmk.remote.cascading.proxy.ProxyCascadingAgent
Update the proxies managed by this CascadingAgent by comparing the list of currently linked proxies in the target MBeanServer with the list of source MBeans in the source MBeanServer.
updateConfiguration() - Method in interface com.sun.management.snmp.usm.SnmpUsmSecureUser
Update the configuration.
useAddressList(InetAddress[]) - Method in class com.sun.management.snmp.manager.SnmpPeer
Specifies the list of addresses to be used.
useIPAddress(String) - Method in class com.sun.management.snmp.manager.SnmpPeer
Sets a specific IP address to which the peer will communicate.
useNextAddress() - Method in class com.sun.management.snmp.manager.SnmpPeer
Causes all subsequent requests to go to the new address obtained from the specified list of alternate addresses.
UserAcl - Interface in com.sun.management.snmp
Defines the user based ACL used by the SNMP protocol adaptor.
userAdded(SnmpUsmSecureUser) - Method in interface com.sun.management.snmp.usm.SnmpUsmMibTable
Called when a user is added to the Usm Lcd.
userAdded(SnmpUsmSecureUser) - Method in class com.sun.management.snmp.usm.usmmib.TableUsmUserTableImpl
See SnmpUsmMibTable interface for documentation.
userRemoved(SnmpUsmSecureUser) - Method in interface com.sun.management.snmp.usm.SnmpUsmMibTable
Called when a user is removed from the Usm Lcd.
userRemoved(SnmpUsmSecureUser) - Method in class com.sun.management.snmp.usm.usmmib.TableUsmUserTableImpl
See SnmpUsmMibTable interface for documentation.
userUpdated(SnmpUsmSecureUser) - Method in interface com.sun.management.snmp.usm.SnmpUsmMibTable
Called when a user is updated in the Usm Lcd.
userUpdated(SnmpUsmSecureUser) - Method in class com.sun.management.snmp.usm.usmmib.TableUsmUserTableImpl
See SnmpUsmMibTable interface for documentation.
usmNoAuthProtocol - Static variable in interface com.sun.management.snmp.usm.SnmpUsm
The User based Security Model usmNoAuthProtocol OID "1.3.6.1.6.3.10.1.1.1".
usmNoPrivProtocol - Static variable in interface com.sun.management.snmp.usm.SnmpUsm
The User based Security Model usmNoPrivProtocol OID "1.3.6.1.6.3.10.1.2.1".
UsmStats - Class in com.sun.management.snmp.usm.usmmib
The class is used for implementing the "UsmStats" group.
UsmStats(SnmpMib) - Constructor for class com.sun.management.snmp.usm.usmmib.UsmStats
Constructor for the "UsmStats" group.
UsmStats(SnmpMib, MBeanServer) - Constructor for class com.sun.management.snmp.usm.usmmib.UsmStats
Constructor for the "UsmStats" group.
usmStatsDecryptionErrors - Static variable in interface com.sun.management.snmp.usm.SnmpUsm
The decryption error report OID "1.3.6.1.6.3.15.1.1.6.0"
UsmStatsDecryptionErrors - Variable in class com.sun.management.snmp.usm.usmmib.UsmStats
Variable for storing the value of "UsmStatsDecryptionErrors".
UsmStatsMBean - Interface in com.sun.management.snmp.usm.usmmib
This interface is used for representing the remote management interface for the "UsmStats" MBean.
UsmStatsMeta - Class in com.sun.management.snmp.usm.usmmib
The class is used for representing SNMP metadata for the "UsmStats" group.
UsmStatsMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.management.snmp.usm.usmmib.UsmStatsMeta
Constructor for the metadata associated to "UsmStats".
usmStatsNotInTimeWindows - Static variable in interface com.sun.management.snmp.usm.SnmpUsm
The not in time report OID "1.3.6.1.6.3.15.1.1.2.0"
UsmStatsNotInTimeWindows - Variable in class com.sun.management.snmp.usm.usmmib.UsmStats
Variable for storing the value of "UsmStatsNotInTimeWindows".
usmStatsUnknownEngineIds - Static variable in interface com.sun.management.snmp.usm.SnmpUsm
The unknown engine Id report OID "1.3.6.1.6.3.15.1.1.4.0"
UsmStatsUnknownEngineIDs - Variable in class com.sun.management.snmp.usm.usmmib.UsmStats
Variable for storing the value of "UsmStatsUnknownEngineIDs".
usmStatsUnknownUserNames - Static variable in interface com.sun.management.snmp.usm.SnmpUsm
The unknown user name report OID "1.3.6.1.6.3.15.1.1.3.0"
UsmStatsUnknownUserNames - Variable in class com.sun.management.snmp.usm.usmmib.UsmStats
Variable for storing the value of "UsmStatsUnknownUserNames".
usmStatsUnsupportedSecLevels - Static variable in interface com.sun.management.snmp.usm.SnmpUsm
The unsupported security level report OID "1.3.6.1.6.3.15.1.1.1.0"
UsmStatsUnsupportedSecLevels - Variable in class com.sun.management.snmp.usm.usmmib.UsmStats
Variable for storing the value of "UsmStatsUnsupportedSecLevels".
usmStatsWrongDigests - Static variable in interface com.sun.management.snmp.usm.SnmpUsm
The wrong digest report OID "1.3.6.1.6.3.15.1.1.5.0"
UsmStatsWrongDigests - Variable in class com.sun.management.snmp.usm.usmmib.UsmStats
Variable for storing the value of "UsmStatsWrongDigests".
UsmUser - Class in com.sun.management.snmp.usm.usmmib
The class is used for implementing the "UsmUser" group.
UsmUser(SnmpMib) - Constructor for class com.sun.management.snmp.usm.usmmib.UsmUser
Constructor for the "UsmUser" group.
UsmUser(SnmpMib, MBeanServer) - Constructor for class com.sun.management.snmp.usm.usmmib.UsmUser
Constructor for the "UsmUser" group.
UsmUserAuthKeyChange - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Variable for storing the value of "UsmUserAuthKeyChange".
UsmUserAuthProtocol - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Variable for storing the value of "UsmUserAuthProtocol".
UsmUserCloneFrom - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Variable for storing the value of "UsmUserCloneFrom".
UsmUserEngineID - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Variable for storing the value of "UsmUserEngineID".
UsmUserEntry - Class in com.sun.management.snmp.usm.usmmib
The class is used for implementing the "UsmUserEntry" group.
UsmUserEntry(SnmpMib) - Constructor for class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Constructor for the "UsmUserEntry" group.
UsmUserEntryImpl - Class in com.sun.management.snmp.usm.usmmib
The class is used for implementing the "UsmUserEntry" group.
UsmUserEntryImpl(SnmpEngine, SnmpMib, SnmpUsmLcd, SnmpUsmSecureUser, TableUsmUserTableImpl) - Constructor for class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
 
UsmUserEntryMBean - Interface in com.sun.management.snmp.usm.usmmib
This interface is used for representing the remote management interface for the "UsmUserEntry" MBean.
UsmUserEntryMeta - Class in com.sun.management.snmp.usm.usmmib
The class is used for representing SNMP metadata for the "UsmUserEntry" group.
UsmUserEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.management.snmp.usm.usmmib.UsmUserEntryMeta
Constructor for the metadata associated to "UsmUserEntry".
UsmUserImpl - Class in com.sun.management.snmp.usm.usmmib
The UsmUser group has been customized in order to instantiate our table.
UsmUserImpl(SnmpMib, SnmpUsmLcd, SnmpEngine) - Constructor for class com.sun.management.snmp.usm.usmmib.UsmUserImpl
We override the constructor in order to enable the remote creation of rows in the DemoTable.
UsmUserImpl(SnmpMib, MBeanServer, SnmpUsmLcd, SnmpEngine) - Constructor for class com.sun.management.snmp.usm.usmmib.UsmUserImpl
We override the constructor in order to instantiate our own implementation of the UsmUserTable.
UsmUserMBean - Interface in com.sun.management.snmp.usm.usmmib
This interface is used for representing the remote management interface for the "UsmUser" MBean.
UsmUserMeta - Class in com.sun.management.snmp.usm.usmmib
The class is used for representing SNMP metadata for the "UsmUser" group.
UsmUserMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.management.snmp.usm.usmmib.UsmUserMeta
Constructor for the metadata associated to "UsmUser".
UsmUserName - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Variable for storing the value of "UsmUserName".
UsmUserOwnAuthKeyChange - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Variable for storing the value of "UsmUserOwnAuthKeyChange".
UsmUserOwnPrivKeyChange - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Variable for storing the value of "UsmUserOwnPrivKeyChange".
UsmUserPrivKeyChange - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Variable for storing the value of "UsmUserPrivKeyChange".
UsmUserPrivProtocol - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Variable for storing the value of "UsmUserPrivProtocol".
UsmUserPublic - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Variable for storing the value of "UsmUserPublic".
UsmUserSecurityName - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Variable for storing the value of "UsmUserSecurityName".
UsmUserSpinLock - Variable in class com.sun.management.snmp.usm.usmmib.UsmUser
Variable for storing the value of "UsmUserSpinLock".
UsmUserStatus - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Variable for storing the value of "UsmUserStatus".
UsmUserStorageType - Variable in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Variable for storing the value of "UsmUserStorageType".
UsmUserTable - Variable in class com.sun.management.snmp.usm.usmmib.UsmUser
Variable for storing the value of "UsmUserTable".
UsmUserTableMeta - Class in com.sun.management.snmp.usm.usmmib
The class is used for implementing the "UsmUserTable" group.
UsmUserTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta
Constructor for the table.

Open Source build 02
opendmk-1.0-b02 2007.10.01_19:17:46_MEST
A B C D E F G H I J K L M N O P Q R S T U V W X
Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.