Modifier and Type | Method and Description |
---|---|
Customer |
CustomerResource.getByName(String name) |
Modifier and Type | Method and Description |
---|---|
Response |
AsynchronousDispatcher.get(long wait,
String jobId) |
Response |
AsynchronousDispatcher.readAndRemove(long wait,
String jobId) |
Modifier and Type | Method and Description |
---|---|
Projects |
ProjectsResource.query(String name) |
Modifier and Type | Method and Description |
---|---|
Projects |
ProjectsService.getProjects(String name) |
Modifier and Type | Method and Description |
---|---|
View |
TestHtmlResource.testHtml(String value) |
Modifier and Type | Method and Description |
---|---|
Response |
RealmResource.getRealmsByName(String name) |
String |
RealmResource.getRealmsByNameHtml(String name) |
Response |
TokenManagement.requestAccessCode(String realmName,
String responseType,
String redirect,
String clientId,
String scopeParam,
String state) |
Response |
TokenManagement.requestAccessCode(String realmName,
String responseType,
String redirect,
String clientId,
String scopeParam,
String state) |
Response |
TokenManagement.requestAccessCode(String realmName,
String responseType,
String redirect,
String clientId,
String scopeParam,
String state) |
Response |
TokenManagement.requestAccessCode(String realmName,
String responseType,
String redirect,
String clientId,
String scopeParam,
String state) |
Response |
TokenManagement.requestAccessCode(String realmName,
String responseType,
String redirect,
String clientId,
String scopeParam,
String state) |
Modifier and Type | Method and Description |
---|---|
String |
Resource.cancel(String stage) |
String |
Resource.cancelDate(String stage,
String sRetryAfter) |
String |
Resource.cancelretry(String stage,
String sRetryAfter) |
String |
Resource.isCanceled(String stage) |
String |
Resource.isDone(String stage) |
String |
Resource.isSuspended(String stage) |
String |
Resource.resume(String stage,
String response) |
String |
Resource.resumeWithCheckedException(String stage) |
String |
Resource.resumeWithRuntimeException(String stage) |
void |
Resource.setTimeOut(String stage,
String milis) |
void |
Resource.setTimeoutHandler(String stage,
int handlerValue) |
Copyright © 2014. All Rights Reserved.