org.apache.activemq.console.command
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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
factory
public static PasswordFactory factory
DefaultPasswordFactory
public DefaultPasswordFactory()
getPassword
public String getPassword(String password)
- Specified by:
getPassword in interface PasswordFactory
Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.