API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.management.remote. JMXAuthenticator View Source
Author(s)
Since
1.5
Version
Serial
Hierarchy
 JMXAuthenticator
Subinterfaces
Description
public interface JMXAuthenticator
  Interface to define how remote credentials are converted into a JAAS Subject.
See also:   
Methods
Hide/Show inherited methods
public Subject authenticate (Object credentials)
  Authenticates the MBeanServerConnection client with the given client credentials.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar