VMware Cloud Community
Phil_K
Enthusiast
Enthusiast

Rest API password promt class in Java

The basicAuth class isn't going to work for me as I cannot store passwords in any of my code. I've looked at the PasswordAuthentication.java class and that doesn't help either. Is this something I'll have to create on my own?

I need to be prompted for credentials each and every time.

Tags (2)
0 Kudos
0 Replies