Uses of Class
net.jini.jeri.kerberos.KerberosServerEndpoint.ListenHandleImpl

Packages that use KerberosServerEndpoint.ListenHandleImpl
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.ListenHandleImpl in net.jini.jeri.kerberos
 

Fields in net.jini.jeri.kerberos declared as KerberosServerEndpoint.ListenHandleImpl
private  KerberosServerEndpoint.ListenHandleImpl KerberosServerEndpoint.ServerConnectionImpl.listenHandle
           
 

Constructors in net.jini.jeri.kerberos with parameters of type KerberosServerEndpoint.ListenHandleImpl
KerberosServerEndpoint.ServerConnectionImpl(Socket sock, KerberosServerEndpoint.ListenHandleImpl listenHandle)
          Construct a server connection
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.