| 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 |
|---|---|
static ProfileServer |
ProfileServerFactory.createProfile(String profile,
Map environment)
Create a profile.
|
ProfileServer |
ProfileServerProvider.createProfile(String profile,
Map environment)
Create a new profile.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SASLServerHandler
This class implements the server side SASL profile.
|
class |
TLSServerHandler
This class implements the server side TLS profile.
|
| Modifier and Type | Method and Description |
|---|---|
ProfileServer |
ServerProvider.createProfile(String profile,
Map environment) |
| Modifier and Type | Method and Description |
|---|---|
ProfileServer |
ServerProvider.createProfile(String profile,
Map environment) |
Copyright © 2019 Terracotta, Inc.. All rights reserved.