| Package | Description |
|---|---|
| com.sun.jmx.remote.generic |
Warning: Classes in this package are reserved for internal use.
|
| com.sun.jmx.remote.opt.security |
Warning: Classes in this package are reserved for internal use.
|
| com.sun.jmx.remote.profile.sasl |
Warning: Classes in this package are reserved for internal use.
|
| com.sun.jmx.remote.profile.tls |
Warning: Classes in this package are reserved for internal use.
|
| Modifier and Type | Method and Description |
|---|---|
ProfileClient |
ProfileClientProvider.createProfile(String profile,
Map environment)
Create a new profile.
|
static ProfileClient |
ProfileClientFactory.createProfile(String profile,
Map environment)
Create a profile.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SASLClientHandler
This class implements the client side SASL profile.
|
class |
TLSClientHandler
This class implements the client side TLS profile.
|
| Modifier and Type | Method and Description |
|---|---|
ProfileClient |
ClientProvider.createProfile(String profile,
Map environment) |
| Modifier and Type | Method and Description |
|---|---|
ProfileClient |
ClientProvider.createProfile(String profile,
Map environment) |
Copyright © 2019 Terracotta, Inc.. All rights reserved.