Which version of DeltaSpike are you using? DeltaSpike does not contain any
security implementation.
—
Sent from Mailbox for iPhone
On Tue, Sep 3, 2013 at 7:36 AM, Kelly Goedert <[email protected]>
wrote:
> Hi,
> I have a very simple application working with seam 3. It has a login and a
> simple crud. Now I would like to migrate this simple example to deltaspike.
> I simply added deltaspike core and security dependencies, but I am missing
> the dependencies for BaseAuthenticator and Authenticator interface.
> What dependencies I am missing? Is there an example on doing a simple
> authentication process?
> Thanks
> Kelly