|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.soa.esb.services.security.FilePasswordPlugin
public class FilePasswordPlugin
Password plugin supporting FilePlugin.
| Constructor Summary | |
|---|---|
FilePasswordPlugin()
|
|
| Method Summary | |
|---|---|
PasswordHandler |
pluginHandler(java.net.URI uri)
Return the plugin handler for the specified uri. |
boolean |
supportsPasswordFile(java.net.URI uri)
Does the password plugin support the specified uri? |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilePasswordPlugin()
| Method Detail |
|---|
public boolean supportsPasswordFile(java.net.URI uri)
supportsPasswordFile in interface PasswordPluginuri - The uri representing the password file.
public PasswordHandler pluginHandler(java.net.URI uri)
pluginHandler in interface PasswordPluginuri - The uri representing the password file.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||