Top Interfaces Classes
module java.base

Package jdk.internal.access


Interface Summary

Modifier and TypeInterface and Description
public interface
public interface
JavaAWTFontAccess

SharedSecrets interface used for the access from java.text.Bidi

public interface
public interface
public interface
public interface
public interface
public interface
public interface
public interface
public interface
public interface
JavaLangModuleAccess

Provides access to non-public methods in java.lang.module.

public interface
public interface
JavaLangReflectAccess

An interface which gives privileged packages Java-level access to internals of java.lang.reflect.

public interface
public interface
public interface
public interface
public interface
public interface
JavaObjectInputFilterAccess

Access to the alternative ObjectInputFilter.Config.createFilter2 for RMI.

public interface
JavaObjectInputStreamAccess

Interface to specify methods for accessing ObjectInputStream.

public interface
JavaObjectInputStreamReadString

Interface to specify methods for accessing ObjectInputStream.

public interface
public interface
public interface
public interface
public interface
public interface
public interface
public interface
public interface
JavaUtilResourceBundleAccess

Provides access to non-public methods in java.util.ResourceBundle.

public interface
public interface
public interface
public interface

Class Summary

Modifier and TypeClass and Description
public class
SharedSecrets

A repository of "shared secrets", which are a mechanism for calling implementation-private methods in another package without using reflection.