|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PasswordFactory | |
---|---|
org.apache.activemq.console.command |
Uses of PasswordFactory in org.apache.activemq.console.command |
---|
Classes in org.apache.activemq.console.command that implement PasswordFactory | |
---|---|
class |
DefaultPasswordFactory
This is a simple dummy implementation that can be used for people who aren't in need of a keystore. |
Fields in org.apache.activemq.console.command declared as PasswordFactory | |
---|---|
static PasswordFactory |
DefaultPasswordFactory.factory
|
Methods in org.apache.activemq.console.command that return PasswordFactory | |
---|---|
PasswordFactory |
AbstractAmqCommand.getPasswordFactory()
|
Methods in org.apache.activemq.console.command with parameters of type PasswordFactory | |
---|---|
void |
AbstractAmqCommand.setPasswordFactory(PasswordFactory passwordFactory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |