|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.soa.esb.services.security.PasswordPluginManager
public final class PasswordPluginManager
Manage password plugin functionality.
| Constructor Summary | |
|---|---|
PasswordPluginManager()
|
|
| Method Summary | |
|---|---|
static PasswordPluginManager |
getManager()
|
boolean |
isPasswordSupported(java.lang.String passwordFile)
Retrieve a password plugin for the specified file. |
PasswordHandler |
passwordHandler(java.lang.String passwordFile)
Retrieve a password plugin for the specified file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PasswordPluginManager()
| Method Detail |
|---|
public PasswordHandler passwordHandler(java.lang.String passwordFile)
passwordFile - The passwordFile
public boolean isPasswordSupported(java.lang.String passwordFile)
passwordFile - The passwordFile
public static PasswordPluginManager getManager()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||