sap-java-buildpack-api-usage: Sample demonstrating how to leverage SAP java buildpack to secure a Java J2EE web application.
java-security-usage: Sample demonstrating how to leverage java-security
library to perform authentication and authorization checks within a Java application when bound to a xsuaa service. Furthermore it documents how to implement JUnit Tests using java-security-test
library.
java-security-usage-ias: Sample demonstrating how to leverage java-security
library to perform authentication checks within a Java application when bound to a ias identity service. Furthermore it documents how to implement JUnit Tests using java-security-test
library.
java-tokenclient-usage: Java application demonstrating how to use xsuaa token-client library for token exchange.
spring-security-basic-auth: Spring Boot web application demonstrating how a user can access Rest API via basic authentication (user/password).
spring-security-xsuaa-usage: Sample demonstrating how to leverage xsuaa and spring security library to secure a Spring Boot web application including token exchange (user, client-credentials, refresh, ...).
Furthermore it documents how to implement SpringWebMvcTests using java-security-test
library.
spring-webflux-security-xsuaa-usage: Sample demonstrating how to leverage xsuaa and spring security library to secure a Spring Boot web application.
SAP-samples/teched2019-cloud-cf-product-list: Exercises and documentation on how to integrate with xsuaa in a Node.JS, Java or Spring Boot application.