| Interface | Description |
|---|---|
| EndpointInternals |
Provides back-door interface used by EndpointDiscoveryClient and
EndpointDiscoveryServer for performing non-public endpoint operations.
|
| Class | Description |
|---|---|
| EndpointInternalsPermission |
Permission required in order to set the EndpointInternals instances stored
by the SslEndpointInternals and KerberosEndpointInternals holder classes.
|
| HttpsEndpointInternalsAccess |
Provides a rendezvous point for the net.jini.jeri.https transport provider to
register an EndpointInternals instance used by provider classes for the
net.jini.discovery.https unicast discovery format.
|
| KerberosEndpointInternalsAccess |
Provides a rendezvous point for the net.jini.jeri.kerberos transport
provider to register an EndpointInternals instance used by provider classes
for the net.jini.discovery.kerberos unicast discovery format.
|
| SslEndpointInternalsAccess |
Provides a rendezvous point for the net.jini.jeri.ssl transport provider to
register an EndpointInternals instance used by provider classes for the
net.jini.discovery.ssl unicast discovery format.
|
Copyright © 2016–2018. All rights reserved.