Interface | Description |
---|---|
DefaultAuthenticator.Receiver |
Class | Description |
---|---|
DefaultAuthenticator | |
DefaultAuthenticator.AuthInfo |
Represents authorization information needed by
DefaultAuthenticator to authenticate access to remote resources. |
DefaultAuthenticator.DefaultRImpl | |
MaskingClassLoader |
ClassLoader that masks a specified set of classes
from its parent class loader. |
ParallelWorldClassLoader |
Load classes/resources from a side folder, so that
classes of the same package can live in a single jar file.
|
ProtectedTask |
Executes a
Task in a special class loader that allows
us to control where to load 2.1 APIs, even if we run in Java 6. |
SecureLoader |
Class defined for safe calls of getClassLoader methods of any kind (context/system/class
classloader.
|
This includes code that relies on APT, javac, etc.