[wildfly-dev] SimpleRoleGroup#roles
Stefan Guilhen
sguilhen at redhat.com
Mon Jun 8 09:42:16 EDT 2015
On 06/08/2015 07:08 AM, arjan tijms wrote:
>
> 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".
>
> 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.
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.
>
> Kind regards,
> Arjan Tijms
>
>
> _______________________________________________
> wildfly-dev mailing list
> wildfly-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/wildfly-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/wildfly-dev/attachments/20150608/e3eb6f36/attachment.html
More information about the wildfly-dev
mailing list