/* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ /* 61haes_r714 src/43haes/lib/libclres/cl_LDAP.cre 1.1 */ /* */ /* Licensed Materials - Property of IBM */ /* */ /* Restricted Materials of IBM */ /* */ /* COPYRIGHT International Business Machines Corp. 2010,2011 */ /* All Rights Reserved */ /* */ /* US Government Users Restricted Rights - Use, duplication or */ /* disclosure restricted by GSA ADP Schedule Contract with IBM Corp. */ /* */ /* IBM_PROLOG_END_TAG */ /* @(#)72 1.1 src/43haes/lib/libclres/cl_LDAP.cre, hacmp, 61haes_r714 11/28/11 15:21:18 */ class HACMPLDAP { char group[129]; /* name of LDAP group i.e server, client, EFSkeystore */ char type[33]; /* type of attribute */ char name[129]; /* name of attribute */ char value[1024]; /* value of attribute */ }