trying to allow both standalone use and intergration in tomcat

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2024-07-16 19:22:38 +02:00
parent f42a8f5abd
commit 74e458fa65
10 changed files with 379 additions and 62 deletions

View File

@@ -1,5 +1,4 @@
/* © SRSoftware 2024 */
package de.srsoftware.oidc.api;
public class User {
}
public class User {}