be.looorent.micronaut.security.SecurityContext Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of keycloak-micronaut-adapter Show documentation
Show all versions of keycloak-micronaut-adapter Show documentation
Create API middleware to check Authorization headers against Keycloak
package be.looorent.micronaut.security;
/**
* A data container describing the current security context.
* @author Lorent Lempereur - [email protected]
*/
public interface SecurityContext {}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy