public class FlexibleTokenResource
extends ch.software_atelier.simpleflex.rest.DefaultRestResource
| Constructor and Description |
|---|
FlexibleTokenResource(DataHandler dh,
TokenHandler th,
TokenParser tp) |
| Modifier and Type | Method and Description |
|---|---|
void |
docPOST(ch.software_atelier.simpleflex.rest.swagger.MethodDocumentation request) |
ch.software_atelier.simpleflex.rest.RestResponse |
onPOST(ch.software_atelier.simpleflex.rest.RestRequest request) |
public FlexibleTokenResource(DataHandler dh, TokenHandler th, TokenParser tp)
public ch.software_atelier.simpleflex.rest.RestResponse onPOST(ch.software_atelier.simpleflex.rest.RestRequest request)
onPOST in interface ch.software_atelier.simpleflex.rest.RestResourceonPOST in class ch.software_atelier.simpleflex.rest.DefaultRestResourcepublic void docPOST(ch.software_atelier.simpleflex.rest.swagger.MethodDocumentation request)
docPOST in interface ch.software_atelier.simpleflex.rest.RestResourcedocPOST in class ch.software_atelier.simpleflex.rest.DefaultRestResourceCopyright © 2020 Software Atelier Kamber. All rights reserved.