Class AnonLoginModule

  • All Implemented Interfaces:
    LoginModule

    public class AnonLoginModule
    extends UsernamePasswordLoginModule
    A simple login module that simply allows for the specification of the identity of unauthenticated users via the unauthenticatedIdentity property.
    Version:
    $Revision$
    Author:
    Scott.Stark@jboss.org