Previous Contents Index Next |
iPlanet Portal Server Reference Guide |
Preface
The Programmer's Reference Guide explains how to use the iPlanetTM Portal Server 3.0 application programming interfaces (APIs), including the Java APIs and the over-the-wire (non-Java) APIs.
Who Should Use This Book
This document is intended for developers who are writing or modifying applications to communicate with the iPlanet Portal Server product.
How This Book Is Organized
This book contains the following chapters and appendices:Overview of the APIs provides an introduction to some of the tools available
Session API defines applications to access session services provided by the Session Server.
Profile and Policy API provides a mechanism to manage user profiles and to impose policy.
Log API provides log management tools, and provides a set of Java classes so that the applications can create, retrieve, submit, or delete log information.
Content Provider API details the basics of developing new content modules for the desktop and introduces several sample providers.
Pluggable Authentication API describes requirements for writing a supplemental authentication module, and provides information about customizing the authentication pages.
Single Signon provides for session/user authentication at initial signon by the session server.
Using the Command Line Interface describes the command-line interface, and how to import XML files to register (or update) iPlanet Portal Server applications or content providers.
Using the iPlanet Portal Server APIs gives samples of the APIs and how to use them.
HTML Templates contains information to make substantive changes to layout or design of browser pages, or to add extra functionality.
HTTP/XML Interface details the processes and issues involved in communicating with the iPlanet Portal Server applications using the exposed HTTP/XML interface.
Putting Code Together describes the development process for a sample iPlanet Portal Server desktop provider application that touches on the public APIs available for integrating an application with the iPlanet Portal Server desktop.
iPlanet Portal Server API Exceptions lists the exceptions generated during an error in the Profile, Logging, and Session APIs.
Documentation
iPlanet Portal Server 3.0 documentation includes:
iPlanet Portal Server 3.0 Installation Guide
iPlanet Portal Server 3.0 Administration Guide
iPlanet Portal Server 3.0 Programmer's Reference Guide (this book)
iPlanet Portal Server 3.0 Release Notes
Online help for users and online help for system administrators
Using UNIX Commands
This document contains some information on basic UNIX® commands and procedures. For more information outside of this document, see the following:
AnswerBook2TM online documentation for the SolarisTM software environment.
Browse for a specific book title or subject at:
http://docs.sun.com
What Typographic Conventions Mean
The following table describes the typographic conventions used in this book.
Shell Prompts in Command Examples
The following table shows the default system prompt and superuser prompt for the C shell, Bourne shell, and Korn shell.
Previous Contents Index Next
Copyright © 2000 Sun Microsystems, Inc. Some preexisting portions Copyright © 2000 Netscape Communications Corp. All rights reserved.
Last Updated May 04, 2000