Class GuestLoginModule

  • All Implemented Interfaces:
    LoginModule, AuditLoginModule

    public class GuestLoginModule
    extends Object
    implements AuditLoginModule
    Always login the user with a default 'guest' identity. Useful for unauthenticated communication channels being used in the same broker as authenticated ones.