Here's the sample code for making a REST Web Service Client call to OIM 12c:
String authString = "xelsysadm:Abcd1234";
NOTE: It's just a sample code for learning.
Disclaimer
All content provided on this blog is
for informational purposes only. The owner of this blog makes no
representations as to the accuracy or completeness of any information on
this site or found by following any link on this site. The owner will
not be liable for any errors or omissions in this information nor for
the availability of this information. The owner will not be liable for
any losses, injuries, or damages from the display or use of this
information
String authString = "xelsysadm:Abcd1234";
NOTE: It's just a sample code for learning.
Disclaimer
No comments:
Post a Comment