<project name="sun-jaas-component-info">

   <!-- ============================================================ -->
   <!-- Sun JSSE                                                     -->
   <!-- ============================================================ -->

   <component id="sun-jaas"
              licenseType="sun-jaas"
              version="1.0"
              projectHome="http://java.sun.com/products/jaas/index.jsp"
              description="The Java Authentication and Authorization
              Service (JAAS) is a set of APIs that enable services to authenticate
              and enforce access controls upon users."
   >

      <artifact id="jaas.jar"/>
      <export>
         <include input="jaas.jar"/>
      </export>
   </component>


</project>