|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of POST in org.jboss.example.jaxrs2.async |
|---|
| Methods in org.jboss.example.jaxrs2.async with annotations of type POST | |
|---|---|
void |
ChatSpeaker.speak(String speech)
|
| Uses of POST in org.jboss.resteasy.core |
|---|
| Methods in org.jboss.resteasy.core with annotations of type POST | |
|---|---|
Response |
AsynchronousDispatcher.readAndRemove(long wait,
String jobId)
|
| Uses of POST in org.jboss.resteasy.keystone.client |
|---|
| Methods in org.jboss.resteasy.keystone.client with annotations of type POST | |
|---|---|
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)
|
| Uses of POST in org.jboss.resteasy.keystone.server |
|---|
| Methods in org.jboss.resteasy.keystone.server with annotations of type POST | |
|---|---|
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)
|
| Uses of POST in org.jboss.resteasy.skeleton.key.idm.service |
|---|
| Methods in org.jboss.resteasy.skeleton.key.idm.service with annotations of type POST | |
|---|---|
Response |
TokenManagement.accessRequest(String realmId,
MultivaluedMap<String,String> formData)
|
Response |
TokenManagement.accessTokenGrant(String realmId,
MultivaluedMap<String,String> formParams)
OAuth Section 4.4 Client Credentials Grant |
Response |
RealmFactory.importDomain(RealmRepresentation rep)
|
Response |
TokenManagement.login(String realmName,
MultivaluedMap<String,String> formData)
|
| Uses of POST in org.jboss.resteasy.test.application |
|---|
| Methods in org.jboss.resteasy.test.application with annotations of type POST | |
|---|---|
void |
MyResource.nullFoo(MyResource.Foo foo)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||