mbean and entry path to configure oam authentication schemes
Does anyone know what the entry path to access authentication schemes using the oam mbean? Or, would I need to use another mbean. For the life of me I am unable to find where I can access the authentication schemes and I'd prefer not to use the importPolicy().
Currently, I'm browsing through all the DeployedComponent by invoking the retrieveMapKeySet, but I am thinking this may be the wrong entry and also this is probably not the best way to find what the authentication schemes.
Thanks!