|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KerberosServerEndpoint.ServerConnectionImpl.InboundRequestHandleImpl | |
---|---|
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.InboundRequestHandleImpl in net.jini.jeri.kerberos |
---|
Fields in net.jini.jeri.kerberos declared as KerberosServerEndpoint.ServerConnectionImpl.InboundRequestHandleImpl | |
---|---|
private KerberosServerEndpoint.ServerConnectionImpl.InboundRequestHandleImpl |
KerberosServerEndpoint.ServerConnectionImpl.CacheKey.handle
|
private KerberosServerEndpoint.ServerConnectionImpl.InboundRequestHandleImpl |
KerberosServerEndpoint.ServerConnectionImpl.handleWithEncryption
|
private KerberosServerEndpoint.ServerConnectionImpl.InboundRequestHandleImpl |
KerberosServerEndpoint.ServerConnectionImpl.handleWithoutEncryption
|
Methods in net.jini.jeri.kerberos that return KerberosServerEndpoint.ServerConnectionImpl.InboundRequestHandleImpl | |
---|---|
private KerberosServerEndpoint.ServerConnectionImpl.InboundRequestHandleImpl |
KerberosServerEndpoint.ServerConnectionImpl.checkRequestHandle(Object h)
Make sure that the passed in inbound request handle has the right type, and was previously instantiated in this connection. |
Constructors in net.jini.jeri.kerberos with parameters of type KerberosServerEndpoint.ServerConnectionImpl.InboundRequestHandleImpl | |
---|---|
KerberosServerEndpoint.ServerConnectionImpl.CacheKey(KerberosServerEndpoint.ServerConnectionImpl.InboundRequestHandleImpl handle,
InvocationConstraints constraints)
Construct a Key object |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |