<html>
    <head>
        <title></title>
        <style type="text/css" media="screen">
body {font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;padding: 5px;margin: 0;background-color: #FFF;}
p, ul, li {margin-top: 0;margin-bottom: 0;}
blockquote {margin-left: 5px;}
div.signature {color: #666;font-size: 0.9em;}
</style>
    </head>
    <body>
        Hi there,<br /><br />how can I get a list of all available roles? The role manager gives me only those roles that have been assigned to users. Roles that are unused are not returned by the getPrincipalsAndRoles method. <br /><br />I need this for a form that is used to create users. The options role choice field should be built dynamically according to the roles that are available.<br /><br />Thanks,<br />Sascha
    <div class="signature"><br /><br /><br />-- <br />GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!<br />Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01</div></body>
</html>