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

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

Fields in net.jini.jeri.kerberos declared as KerberosServerEndpoint.ListenEndpointImpl
private  KerberosServerEndpoint.ListenEndpointImpl KerberosServerEndpoint.listenEndpoint
          ListenEndpoint instance used by this endpoint
 

Methods in net.jini.jeri.kerberos that return KerberosServerEndpoint.ListenEndpointImpl
(package private)  KerberosServerEndpoint.ListenEndpointImpl KerberosServerEndpoint.ListenCookieImpl.getListenEndpoint()
           
 



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