Two samples are available:
- Java application letting users sign-in with username/password
- Source code can be found in the Username-Password-Flow directory, along with a README for configuring and running the sample
- Java application which uses Integrated Windows Authentication to authenticate users signed into a domain joined or AAD joined machine
- Source code can be found in the Integrated-Windows-Auth-Flow directory, along with a README for configuring and running the sample