|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KerberosServerEndpoint.ServerConnectionImpl | |
---|---|
net.jini.jeri.kerberos | Provides implementations of Endpoint and ServerEndpoint that use Kerberos as the underlying
network security protocol to support security related invocation
constraints for remote requests. |
Uses of KerberosServerEndpoint.ServerConnectionImpl in net.jini.jeri.kerberos |
---|
Fields in net.jini.jeri.kerberos declared as KerberosServerEndpoint.ServerConnectionImpl | |
---|---|
private KerberosServerEndpoint.ServerConnectionImpl |
KerberosServerEndpoint.ConnectionHandler.connection
Server connection handled by this handler |
Methods in net.jini.jeri.kerberos with parameters of type KerberosServerEndpoint.ServerConnectionImpl | |
---|---|
(package private) void |
KerberosServerEndpoint.ListenHandleImpl.remove(KerberosServerEndpoint.ServerConnectionImpl connection)
Remove a server connection from the connection list of this listen operation. |
Constructors in net.jini.jeri.kerberos with parameters of type KerberosServerEndpoint.ServerConnectionImpl | |
---|---|
KerberosServerEndpoint.ConnectionHandler(KerberosServerEndpoint.ServerConnectionImpl connection,
RequestDispatcher dispatcher,
SecurityContext securityContext)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |