9.6.1.4 rqSetAuthToken Procedure
The rqSetAuthToken
procedure sets the access token in the token store.
Syntax
PROCEDURE SYS.rqSetAuthToken(
access_token IN VARCHAR2
)
Parent topic: Access and Authorization Procedures and Functions