|
|||||||||
| Home >> All >> org >> apache >> juddi >> [ function overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.juddi.function
Class GetAuthTokenFunction

java.lang.Objectorg.apache.juddi.function.AbstractFunction
org.apache.juddi.function.GetAuthTokenFunction
- All Implemented Interfaces:
- IFunction
- public class GetAuthTokenFunction
- extends AbstractFunction
| Field Summary | |
private static org.apache.commons.logging.Log |
log
|
| Fields inherited from class org.apache.juddi.function.AbstractFunction |
registry |
| Constructor Summary | |
GetAuthTokenFunction(org.apache.juddi.registry.RegistryEngine registry)
|
|
| Method Summary | |
org.apache.juddi.datatype.RegistryObject |
execute(org.apache.juddi.datatype.RegistryObject regObject)
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class org.apache.juddi.function.AbstractFunction |
getPublisher, getRegistry, setRegistry |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
log
private static org.apache.commons.logging.Log log
| Constructor Detail |
GetAuthTokenFunction
public GetAuthTokenFunction(org.apache.juddi.registry.RegistryEngine registry)
| Method Detail |
execute
public org.apache.juddi.datatype.RegistryObject execute(org.apache.juddi.datatype.RegistryObject regObject) throws org.apache.juddi.error.RegistryException
main
public static void main(java.lang.String[] args)
|
|||||||||
| Home >> All >> org >> apache >> juddi >> [ function overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC