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

Syntax

#include "am_string_set.h"
typedef struct {
    int size;
    char **strings;
} am_string_set_t;