|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KerberosUtil.Connection | |
---|---|
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 KerberosUtil.Connection in net.jini.jeri.kerberos |
---|
Subclasses of KerberosUtil.Connection in net.jini.jeri.kerberos | |
---|---|
private class |
KerberosEndpoint.ConnectionImpl
Implementation class of the client side connection abstraction |
private class |
KerberosServerEndpoint.ServerConnectionImpl
Implementation class of the server side connection abstraction |
Fields in net.jini.jeri.kerberos declared as KerberosUtil.Connection | |
---|---|
private KerberosUtil.Connection |
KerberosUtil.ConnectionInputStream.connection
|
private KerberosUtil.Connection |
KerberosUtil.ConnectionOutputStream.connection
|
Constructors in net.jini.jeri.kerberos with parameters of type KerberosUtil.Connection | |
---|---|
KerberosUtil.ConnectionInputStream(KerberosUtil.Connection connection)
Construct the input stream |
|
KerberosUtil.ConnectionOutputStream(KerberosUtil.Connection connection)
Construct an instance of ConnectionOutputStream |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |