Package org.opends.server.protocols.jmx
Class OpendsJmxPrincipal
- java.lang.Object
 - 
- org.opends.server.protocols.jmx.OpendsJmxPrincipal
 
 
- 
- 
Constructor Summary
Constructors Constructor Description OpendsJmxPrincipal(String authID)Create a new OpendsJmxPrincipal object. 
 - 
 
- 
- 
Constructor Detail
- 
OpendsJmxPrincipal
public OpendsJmxPrincipal(String authID)
Create a new OpendsJmxPrincipal object.- Parameters:
 authID- The JMX Connection ID to be registered into this Object.
 
 - 
 
 -