Uses of Class
net.jini.jeri.kerberos.KerberosEndpoint.ConnectionImpl

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

Methods in net.jini.jeri.kerberos that return KerberosEndpoint.ConnectionImpl
private  KerberosEndpoint.ConnectionImpl KerberosEndpoint.checkConnection(Object c)
          Make sure that the passed in context has the right type, and was previously instantiated in this endpoint.
 



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