Uses of Interface
org.wildfly.security.http.HttpServerScopes
Packages that use HttpServerScopes
Package
Description
Package containing the HTTP based authentication APIs, SPIs and related classes.
Implementation classes which do not form part of the public API.
-
Uses of HttpServerScopes in org.wildfly.security.http
Subinterfaces of HttpServerScopes in org.wildfly.security.httpModifier and TypeInterfaceDescriptioninterfaceThe SPI to be implemented to bridge the Elytron APIs with the available APIs of the web server being integrated with.interfaceInterface providing information about scope notifications.interfaceServer side representation of a HTTP request.Classes in org.wildfly.security.http that implement HttpServerScopesModifier and TypeClassDescriptionclassA wrapper delegating any request to the delegated implementation. -
Uses of HttpServerScopes in org.wildfly.security.http.impl
Classes in org.wildfly.security.http.impl that implement HttpServerScopes