Is there Java sample code for SKY API OAuth?

I am trying to implement extracting data from Raiser's Edge via SKY API, and have come across some C# sample code implementing the Authorization flow. I have also found some sample code in various languages including JavaScript (Node.js), PhP, but haven't found any Java sample code. Is there any sample code in Java? Thank you!

Categories