43 lines
2.0 KiB
HTML
43 lines
2.0 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
|
<html>
|
||
|
<head>
|
||
|
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
<LINK rel="stylesheet" type="text/css" href="../../../rzahg/ic.css">
|
||
|
|
||
|
<title>Securing resources with WebSphere security</title>
|
||
|
</head>
|
||
|
|
||
|
<BODY>
|
||
|
<!-- Java sync-link -->
|
||
|
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
|
||
|
|
||
|
<h2><a name="secwas"></a>Securing resources with WebSphere security</h2>
|
||
|
|
||
|
<p>The WebSphere security system allows you to control access to WebSphere resources (such as servlets, JSP files, and HTML files). The security system also provides the infrastructure that ensures that the security choices you have made are enforced.</p>
|
||
|
|
||
|
<p>For more information about WebSphere security, see these topics:</p>
|
||
|
|
||
|
<blockquote>
|
||
|
<p><strong><a href="secplan.htm">Overview of WebSphere security</a></strong>
|
||
|
<br>This topic provides an overview of WebSphere security architecture and its features.</p>
|
||
|
|
||
|
<p><strong><a href="secdev.htm">Developing secured applications</a></strong>
|
||
|
<br>See this topic for information about writing secured applications for WebSphere Application Server - Express.</p>
|
||
|
|
||
|
<p><strong><a href="secassem.htm">Assemble secured applications</a></strong>
|
||
|
<br>When you assemble your application for deployment, you can specify security settings. See this topic for more information.</p>
|
||
|
|
||
|
<p><strong><a href="secdep.htm">Deploy secured applications</a></strong>
|
||
|
<br>This topic describes security considerations when you deploy or install your secured applications in the WebSphere Application Server - Express run time.</p>
|
||
|
|
||
|
<p><strong><a href="seccfg.htm">Configure WebSphere security</a></strong>
|
||
|
<br>This topic describes how to enable and configure the various levels of WebSphere security.</p>
|
||
|
|
||
|
<p><strong><a href="sectune.htm">Tune your security configuration</a></strong>
|
||
|
<br>See this topic for information about improving the performance of WebSphere security.</p>
|
||
|
</blockquote>
|
||
|
|
||
|
</body>
|
||
|
</html>
|
||
|
|