站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Java Tutorial 5.0 英文版

Quick Tour of Controlling Applications - Java Tutorial 5.0 英文版

The JavaTM Tutorial
Previous Page Lesson Contents Next Page Start of Tutorial > Start of Trail Search
Feedback Form

Trail: Security in Java 2 SDK 1.2

Lesson: Quick Tour of Controlling Applications


Pre-requisite lesson: Quick Tour of Controlling Applets (in the Security in Java 2 SDK 1.2 trail)

This lesson gives another quick tour of how to control access to resources, this time for applications. The lesson shows how resource accesses for applications may be controlled exactly the same as for applets, when the applications are run under a security manager.

The steps for this lesson are:

  1. Observe Application Freedom

  2. See How to Restrict Applications

  3. Set Up the Policy File to Grant the Required Permissions

  4. See the Policy File Effects

Previous Page Lesson Contents Next Page Start of Tutorial > Start of Trail Search
Feedback Form

Copyright 1995-2005 Sun Microsystems, Inc. All rights reserved.