Package io.quarkus.undertow.runtime
Class HttpSessionContext.Key
- java.lang.Object
-
- io.quarkus.undertow.runtime.HttpSessionContext.Key
-
- Enclosing class:
- HttpSessionContext
static class HttpSessionContext.Key extends Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) StringbeanIdentifier(package private) jakarta.enterprise.context.spi.CreationalContext<?>creationalContext
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)inthashCode()(package private) static HttpSessionContext.Keyof(String beanIdentifier)
-