<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 06/08/2015 07:08 AM, arjan tijms
wrote:<br>
</div>
<blockquote
cite="mid:CAE=-AhC=EH22dYx=Dd5YDaJLBmrHEKuQggr5_=PXMqcJfdnAjQ@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_extra">
<div class="gmail_quote"><br>
<div>Theoretically, this is where JACC could come in
according to the Java EE standards. This would allow you
to implement your own (optimized if necessary) logic for
"is user/caller in role".</div>
<div><br>
</div>
<div>However despite being Java EE 7 certified, it seems
it's not actually possible to install a JACC provider on
JBoss. This is a bit of a spec hole, unfortunately. Most
of the code seems to be there in JBoss (WildFly), but
there's just no place where you can actually put your own
JACC provider.</div>
</div>
</div>
</div>
</blockquote>
<br>
Huh? We would not be certified if we didn't support custom providers
as the TCK requires the installation of its own provider. The
javax.security.jacc.PolicyConfigurationFactory.provider and
javax.security.jacc.policy.provider system properties are both
supported by WildFly.<br>
<br>
<blockquote
cite="mid:CAE=-AhC=EH22dYx=Dd5YDaJLBmrHEKuQggr5_=PXMqcJfdnAjQ@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_extra">
<div class="gmail_quote">
<div><br>
</div>
<div>Kind regards,</div>
<div>Arjan Tijms</div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
wildfly-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/wildfly-dev">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a></pre>
</blockquote>
<br>
</body>
</html>