| Package | Description |
|---|---|
| org.jboss.resteasy.core | |
| org.jboss.resteasy.keystone.client | |
| org.jboss.resteasy.keystone.server |
| Modifier and Type | Method and Description |
|---|---|
Response |
AsynchronousDispatcher.readAndRemove(long wait,
String jobId) |
| Modifier and Type | Method and Description |
|---|---|
Access |
TokenFactory.create(Authentication auth) |
Response |
ProjectsResource.create(Project project) |
Response |
RolesResource.create(Role role) |
Response |
UsersResource.create(StoredUser user) |
Response |
RolesResource.create(String roleName) |
String |
TokenFactory.createSigned(Authentication auth) |
| Modifier and Type | Method and Description |
|---|---|
Access |
TokenService.create(Authentication auth) |
Response |
ProjectsService.create(Project project) |
Response |
RolesService.create(UriInfo uriInfo,
Role role) |
Response |
UsersService.create(UriInfo uriInfo,
StoredUser user) |
Response |
RolesService.create(UriInfo uriInfo,
String roleName) |
SignedOutput |
TokenService.createSigned(Authentication auth) |
UrlToken |
TokenService.createTiny(Authentication auth) |
Copyright © 2016. All rights reserved.