OAM Custom Plugin
Hi, I have OAM 11.1.2.3 environment and I need to create a custom plugin to count user's sessions by specific system. I didn't found anything in oam plugin api. Is there something method that I could use? I need to count how many times user logged in at specific system.
Today I'm using webservice that have one accessclient java that retrieve OAM sessions using OAM SDK Api, but this openning a possible problem when network connection fail.