How To Use The Database Proxy Authentication Feature Of EclipseLink With WebLogic Server or Glassfish Server
(Doc ID 1507938.1)
Last updated on MARCH 18, 2025
Applies to:
Oracle GlassFish Server - Version 3.0 and laterOracle WebLogic Server - Version 10.3.4 and later
Oracle TopLink - Version 11.1.1.4.0 and later
Information in this document applies to any platform.
Goal
Refering to :
Oracle® Database JDBC Developer's Guide
11g Release 2 (11.2)
Part Number E16548-03
10 Proxy Authentication
EclipseLink Wiki:
http://wiki.eclipse.org/EclipseLink/Examples/JPA/Oracle/Proxy
This document explains how to use the database proxy authentication feature of EclipseLink with WebLogic Server or Glassfish Server.
This document has two main parts :
- a first part details and explains how this application implements the database proxy authentication feature.
- a second part which provides instructions to install and run this sample.
The sample source code and related Ant project are available by clicking here : demo-proxy-authentication-generic.zip
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
Requirements |
Example Description |
Issues to Consider |
Solution Implementation Details |
Example Step-By-Step Instructions |
References |