On 11/06/13 20:11, Jason Greene wrote:
On Jun 11, 2013, at 2:07 PM, Jason Greene
<jason.greene(a)redhat.com> wrote:
> I like the typed syntax, but I do not like the fact this is using JPA over JDBC.
It's going to create a dependency mess (now all wildfly distributions that want to use
database auth will require Java EE), and it will slow server initialization for very
little gain.
The other issue we need to sort out is how the domain mode authentication interaction is
going to work. Darran is the goal for this to replace realms?
I know the thread has moved over to the security dev list but just
answering the question as it has been asked here.
Yes the intention is that the existing realms will also be replaced,
this will mean that WildFly will reach the point where there is only one
security system to understand.
This is one of the reasons for raising in our last meeting when
something like subsystems might reach the host controller to make using
this in the host controller process easier.
Regards,
Darran Lofthouse.