Skip Headers

PL/SQL Packages and Types Reference
10g Release 1 (10.1)

Part Number B10802-01
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
Feedback

Go to previous page
Previous
Go to next page
Next
View PDF

131
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 131-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;