PL/SQL Packages and Types Reference 10g Release 1 (10.1) Part Number B10802-01 |
|
|
View PDF |
The OWA_CUSTOM
package provides a Global PLSQL Agent Authorization callback function. It is used when PLSQL Agent's authorization scheme is set to GLOBAL
or CUSTOM
when there is no overriding OWA_CUSTOM
package.
The chapter contains the following topics:
Subprogram | Description |
---|---|
Provides a Global PLSQL Agent Authorization callback function |
This function is used when PLSQL Agent's authorization scheme is set to GLOBAL
or CUSTOM
when there is no overriding OWA_CUSTOM
package.
OWA_CUSTOM.AUTHORIZE RETURN BOOLEAN;