Identity Management (MOSC)

MOSC Banner

How can I get OVD to change an attribute's value when queried from a database adapter...

edited Jun 14, 2016 9:19PM in Identity Management (MOSC) 5 commentsAnswered

I'd like to change the value of an attribute when it is queried from a database adapter...I assume I need a custom plug-in to do this. It is not a simple if attribute =x then return y. I need to pass the attribute to another Java class and use the returned value in place of the original attribute. There seems to be a dearth of information on creating custom plug-ins.

I've seen the white papers on this (two of them) and they're not very helpful, other than telling me I need to overload the com.octetstring.vde.chain.BasePlugin class. I assume I'd overload the get method...

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