Package com.yahoo.container.jdisc.utils
Interface CapabilityRequiringRequestHandler
- All Superinterfaces:
RequestHandler,SharedResource
- All Known Implementing Classes:
HttpHandlerBase,LogHandler,MetricsV2Handler,PrometheusV1Handler,RestApiRequestHandler,StateHandler
- Author:
- bjorncs
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.yahoo.jdisc.SharedResource
SharedResource.Debug -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.yahoo.security.tls.CapabilityFields inherited from interface com.yahoo.jdisc.SharedResource
DEBUG, SYSTEM_PROPERTY_NAME_DEBUG -
Method Summary
Modifier and TypeMethodDescriptiondefault com.yahoo.security.tls.CapabilitySetdefault com.yahoo.security.tls.CapabilityMethods inherited from interface com.yahoo.jdisc.handler.RequestHandler
handleRequest, handleTimeoutMethods inherited from interface com.yahoo.jdisc.SharedResource
refer, refer, release
-
Field Details
-
DEFAULT_REQUIRED_CAPABILITY
static final com.yahoo.security.tls.Capability DEFAULT_REQUIRED_CAPABILITY
-
-
Method Details
-
requiredCapabilities
-
requiredCapability
-