Architecture: ImplementationThe following sketch gives an overview of the various implementation layers. Policy SchemaThe XML schema of the policy is available as policy60.xsd. The schema itself is documented inline and it should be possible to create valid policies by following the comments, however it is not recommended that you directly work with the policy schema since it is subject to change in future releases. (This is also the reason why the schema is listed on the implementation page.)
If you intend to create policies in your application it is strongly recommended
that you create it using the factories and beans provided by the core packages
LayersThe following implementation layers are used:
Implementation Overview
|