%SYS
REST Class Reference

OAuth2.Server.REST acts as the router for REST requests to the authorization server. More...

Inheritance diagram for REST:
Collaboration diagram for REST:

Static Public Attributes

 CHARSET = None
 OAuth2.Server.REST acts as the router for REST requests to the authorization server. More...
 
 CONVERTINPUTSTREAM = None
 Specifies if input request.Content is to be converted from its original character set on input.
 

Detailed Description

OAuth2.Server.REST acts as the router for REST requests to the authorization server.

Member Data Documentation

◆ CHARSET

CHARSET = None
static

OAuth2.Server.REST acts as the router for REST requests to the authorization server.

Specifies the character set to be used for all authorization server responses.