Class DefaultPasswordFactory

java.lang.Object
org.apache.activemq.console.command.DefaultPasswordFactory
All Implemented Interfaces:
PasswordFactory

public class DefaultPasswordFactory extends Object implements PasswordFactory
This is a simple dummy implementation that can be used for people who aren't in need of a keystore.
  • Field Details

  • Constructor Details

    • DefaultPasswordFactory

      public DefaultPasswordFactory()
  • Method Details