Package be.looorent.micronaut.security
Class Constant
- java.lang.Object
-
- be.looorent.micronaut.security.Constant
-
public class Constant extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringSECURITY_CONTEXTName of the HTTP Request's attribute set by this Keycloak adapter.
-
Constructor Summary
Constructors Constructor Description Constant()
-
-
-
Field Detail
-
SECURITY_CONTEXT
public static final java.lang.String SECURITY_CONTEXT
Name of the HTTP Request's attribute set by this Keycloak adapter.- See Also:
- Constant Field Values
-
-