A C D G H J O S

A

authenticate(Object) - Method in class org.apache.geronimo.jmxremoting.Authenticator
 
Authenticator - Class in org.apache.geronimo.jmxremoting
JMX Authenticator that checks the Credentials by logging in via JAAS.
Authenticator(String, ClassLoader) - Constructor for class org.apache.geronimo.jmxremoting.Authenticator
Constructor indicating which JAAS Application Configuration Entry to use.

C

clear() - Method in class org.apache.geronimo.jmxremoting.Credentials
 
Credentials - Class in org.apache.geronimo.jmxremoting
Simple wrapper for a username and password.
Credentials(String, String) - Constructor for class org.apache.geronimo.jmxremoting.Credentials
 

D

doFail() - Method in class org.apache.geronimo.jmxremoting.JMXConnector
 
doStart() - Method in class org.apache.geronimo.jmxremoting.JMXConnector
 
doStop() - Method in class org.apache.geronimo.jmxremoting.JMXConnector
 

G

GBEAN_INFO - Static variable in class org.apache.geronimo.jmxremoting.JMXConnector
 
getApplicationConfigName() - Method in class org.apache.geronimo.jmxremoting.JMXConnector
Return the name of the JAAS Application Configuration Entry this connector uses to authenticate users.
getGBeanInfo() - Static method in class org.apache.geronimo.jmxremoting.JMXConnector
 
getHost() - Method in class org.apache.geronimo.jmxremoting.JMXConnector
Gets the JMX host for this connector.
getListenAddress() - Method in class org.apache.geronimo.jmxremoting.JMXConnector
Every connector must specify a property of type InetSocketAddress because we use that to identify the network services to print a list during startup.
getPort() - Method in class org.apache.geronimo.jmxremoting.JMXConnector
Gets the JMX port for this connector.
getProtocol() - Method in class org.apache.geronimo.jmxremoting.JMXConnector
Gets the protocol to use for the connection.
getUrlPath() - Method in class org.apache.geronimo.jmxremoting.JMXConnector
Gets the path within the target server to look for the connection.

H

handle(Callback[]) - Method in class org.apache.geronimo.jmxremoting.Credentials
 
handleNotification(Notification, Object) - Method in class org.apache.geronimo.jmxremoting.Authenticator
 

J

JMXConnector - Class in org.apache.geronimo.jmxremoting
A Connector that supports the server sideof JSR 160 JMX Remoting.
JMXConnector(MBeanServerReference, String, ClassLoader) - Constructor for class org.apache.geronimo.jmxremoting.JMXConnector
 
JMXConnector(MBeanServer, String, ClassLoader) - Constructor for class org.apache.geronimo.jmxremoting.JMXConnector
Constructor for creating the connector.

O

org.apache.geronimo.jmxremoting - package org.apache.geronimo.jmxremoting
 

S

setApplicationConfigName(String) - Method in class org.apache.geronimo.jmxremoting.JMXConnector
Set the name of the JAAS Application Configuration Entry this connector should use to authenticate users.
setHost(String) - Method in class org.apache.geronimo.jmxremoting.JMXConnector
Sets the JMX host for this connector.
setPort(int) - Method in class org.apache.geronimo.jmxremoting.JMXConnector
Sets the JMX port for this connector.
setProtocol(String) - Method in class org.apache.geronimo.jmxremoting.JMXConnector
Sets the protocol to use for the connection.
setUrlPath(String) - Method in class org.apache.geronimo.jmxremoting.JMXConnector
Sets the path within the target server to look for the connection.

A C D G H J O S

Copyright © 2006 Apache Software Foundation. All Rights Reserved.