Table of Contents
|
FOLDER
|
CONTENTS
|
|
cs_sdk
|
This is the top-level folder which contains all portions of the CS SDK
including the following CS 7.x folders:
- HTTP interfaces,
- javadocs,
- samples, and
- tutorials
|
|
javadocs
|
This folder contains the complete javadocs for the CS 7.x
API including the following CS 7.x specifications:
- framework (including public interfaces,
security interfaces (JSS), and security interfaces (deprecated)),
and
- plug-ins (consisting of plug-in implementations)
|
|
framework
|
This folder contains javadocs related to the following CS 7.x
plug-in interfaces:
- public interfaces (contained in certsrv.jar and
cmsutil.jar),
- security interfaces (JSS) (contained in jss3.jar), and
- security interfaces (deprecated) (contained in nsutil.jar)
|
|
plug-ins
|
This folder contains javadocs related to the CS 7.x plug-in
implementations contained in cms.jar.
|