Package | Description |
---|---|
net.jini.security |
Provides mechanisms and abstractions for managing security, especially in the
presence of dynamically downloaded code.
|
org.apache.river.discovery |
Provides a set of constraints, low-level utility classes, and provider
interfaces for participating in versions 1 and 2 of the multicast request,
multicast announcement, and unicast discovery protocols.
|
Modifier and Type | Field and Description |
---|---|
private static WeakIdentityMap |
Security.integrityMap
Weak map from ClassLoader to SoftReference(IntegrityVerifier[]).
|
private static WeakIdentityMap |
Security.Context.map
Weak map from ClassLoader to SoftReference(TrustVerifier[]).
|
Modifier and Type | Field and Description |
---|---|
private static WeakIdentityMap |
DiscoveryV2.instances |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.