public class RestCallbackCaller extends Object
| Constructor and Description |
|---|
RestCallbackCaller(String callbackURL,
String httpMethod) |
RestCallbackCaller(String protocol,
String host,
String port,
String pathContext,
String httpMethod) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
executeRemoteCall(String username,
String password) |
String |
toString() |
Copyright © 2021 JBoss by Red Hat. All Rights Reserved.