Sun OpenSSO Enterprise 8.0 C API Reference for Application and Web Policy Agent Developers

The Property API for C

The property API for C are used to manipulate configuration data read from a standard JavaTM properties file. A properties file is a text file that contains a list of key/value pairs. More information on properties files can be found at http://java.sun.com/j2se/1.4.2/docs/api/java/util/Properties.html#load(java.io.InputStream).