Class GuestLoginModule

java.lang.Object
org.apache.activemq.jaas.GuestLoginModule
All Implemented Interfaces:
LoginModule

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