Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Page Sentry Function

joelsJun 10 2009 — edited Jun 10 2009
Hi all,

I noticed that if i changed my page number in the URL, i could access a page in my application that requires a higher access level than my access level.
I was reading the apex book and found page sentry function.

My understanding is i can use this attribute to verify whether a user have a valid access to the page.
My question are:
1. Since I need to verify the username against the page id. Where do i get the page_id and username information from, to be pass in to my function?
2. Can anyone share an example of this function?
I look around the internet and the book. I couldn't find a simple example that i could easily understand the concept.


Thanks before.
-Joel
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 8 2009
Added on Jun 10 2009
2 comments
954 views