Modifier and Type | Method and Description |
---|---|
Response |
AsynchronousDispatcher.get(long wait,
String jobId) |
Modifier and Type | Method and Description |
---|---|
Role |
RolesResource.get(String id) |
Project |
ProjectsResource.get(String id) |
User |
UsersResource.get(String id) |
Access |
TokenVerifier.get(String tokenId) |
Projects |
ProjectsResource.query(String name) |
Modifier and Type | Method and Description |
---|---|
Role |
RolesService.get(String id) |
User |
UsersService.get(String id) |
Access |
TokenService.get(String tokenId) |
Project |
ProjectsService.getProject(String id) |
Projects |
ProjectsService.getProjects(String name) |
Modifier and Type | Method and Description |
---|---|
View |
TestHtmlResource.testHtml(String value) |
Redirect |
TestHtmlResource.testParam(String value) |
Modifier and Type | Method and Description |
---|---|
RegistryData |
RegistryStatsResource.get() |
Modifier and Type | Method and Description |
---|---|
PublishedRealmRepresentation |
RealmResource.getRealm(String id) |
String |
RealmResource.getRealmHtml(String id) |
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) |
Modifier and Type | Method and Description |
---|---|
String |
MyResource.getApplicationCount() |
String |
MyResource.getCount() |
String |
MyResource.getException() |
Modifier and Type | Method and Description |
---|---|
String |
ProtectedResource.getAdminNameCtx(SecurityContext ctx) |
String |
ProtectedResource.getAdminRole() |
String |
ProtectedResource.getAdminRoleCtx(SecurityContext ctx) |
String |
ProtectedResource.getAuthMethod(SecurityContext ctx) |
String |
ProtectedResource.getUserNameCtx(SecurityContext ctx) |
String |
ProtectedResource.getUserRole() |
String |
ProtectedResource.getUserRoleCtx(SecurityContext ctx) |
Copyright © 2015. All Rights Reserved.