Skip Headers
Oracle® Database PL/SQL Packages and Types Reference
11g Release 2 (11.2)

Part Number E25788-04
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

188 OWA_CUSTOM

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.

See Also:

For more information about implementation of this package:

The chapter contains the following topics:


Using OWA_CUSTOM


Constants


Summary of OWA_CUSTOM Subprograms

Table 188-1 OWA_CUSTOM Package Subprograms

Subprogram Description

AUTHORIZE Function

Provides a Global PLSQL Agent Authorization callback function



AUTHORIZE 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.

Syntax

OWA_CUSTOM.AUTHORIZE 
  RETURN BOOLEAN;