Identity Management (MOSC)

MOSC Banner

Trying to build OES Function Evaluation extension, but which JARs are needed?

edited Aug 16, 2016 8:30AM in Identity Management (MOSC) 4 commentsAnswered ✓

Hi,

I am trying to build a custom OES "Function":

7.2.1 Implementing a Custom Function

The following procedure details the steps to take when implementing a custom function in your policy.

  1. Write the custom code for the function. See Example 7-6.
  2. Compile the Java code and create a jar file.Add the complied class to the class path.
  3. Restart the servers.

But, I cannot compile the function, because there are several reference that aren't resolved:

DescriptionResourcePathLocationType
The import com.wles cannot be resolvedMyCustomFunction.java/MyCustomFunction/src/oracle/security/oes/extensionsline 13Java Problem
The import com.bea.security.providers cannot be resolved

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center