当前页面:
在线文档首页 >
JDK 5 Documentation v1.4.0, Java 2 SDK 英文文档
Java 2 Platform SE v1.4.0: Uses of Class java.security.BasicPermission - JDK 5 Documentation v1.4.0, Java 2 SDK 英文文档
Uses of Class
java.security.BasicPermission
Packages that use BasicPermission |
java.awt |
Contains all of the classes for creating user
interfaces and for painting graphics and images. |
java.io |
Provides for system input and output through data streams,
serialization and the file system. |
java.lang |
Provides classes that are fundamental to the design of the Java
programming language. |
java.lang.reflect |
Provides classes and interfaces for obtaining reflective
information about classes and objects. |
java.net |
Provides the classes for implementing networking applications. |
java.security |
Provides the classes and interfaces for the security framework. |
java.sql |
Provides the API for accessing and processing data stored in a
data source (usually a relational database) using the
JavaTM programming language. |
java.util |
Contains the collections framework, legacy collection classes, event model,
date and time facilities, internationalization, and miscellaneous utility
classes (a string tokenizer, a random-number generator, and a bit array). |
java.util.logging |
Provides the classes and interfaces of
the JavaTM 2
platform's core logging facilities. |
javax.net.ssl |
Provides classes for the secure socket package. |
javax.security.auth |
This package provides a framework for authentication and
authorization. |
javax.security.auth.kerberos |
This package contains utility classes related to the Kerberos network
authentication protocol. |
javax.sound.sampled |
Provides interfaces and classes for capture, processing, and playback of sampled audio data. |
Subclasses of BasicPermission in java.sql |
class |
SQLPermission
The permission for which the SecurityManager will check
when code that is running in an applet calls the
DriverManager.setLogWriter method or the
DriverManager.setLogStream (deprecated) method. |
Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.