private final class KerberosServerEndpoint.ServerConnectionImpl.CacheKey extends Object
Modifier and Type | Field and Description |
---|---|
private InvocationConstraints |
constraints |
private KerberosServerEndpoint.ServerConnectionImpl.InboundRequestHandleImpl |
handle |
Constructor and Description |
---|
KerberosServerEndpoint.ServerConnectionImpl.CacheKey(KerberosServerEndpoint.ServerConnectionImpl.InboundRequestHandleImpl handle,
InvocationConstraints constraints)
Construct a Key object
|
private final KerberosServerEndpoint.ServerConnectionImpl.InboundRequestHandleImpl handle
private final InvocationConstraints constraints
KerberosServerEndpoint.ServerConnectionImpl.CacheKey(KerberosServerEndpoint.ServerConnectionImpl.InboundRequestHandleImpl handle, InvocationConstraints constraints)
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.