Uses of Interface
org.eclipse.jetty.ee9.nested.Authentication.ResponseSent
Packages that use Authentication.ResponseSent
Package
Description
Jetty Server : Core Handler API
Jetty Security : Authenticators and Callbacks
-
Uses of Authentication.ResponseSent in org.eclipse.jetty.ee9.nested
Subinterfaces of Authentication.ResponseSent in org.eclipse.jetty.ee9.nestedModifier and TypeInterfaceDescriptionstatic interfaceAn Authentication Challenge has been sent.static interfaceAn Authentication Failure has been sent.static interface -
Uses of Authentication.ResponseSent in org.eclipse.jetty.ee9.security.authentication
Classes in org.eclipse.jetty.ee9.security.authentication that implement Authentication.ResponseSentModifier and TypeClassDescriptionstatic classThis Authentication represents a just completed Form authentication. -
Uses of Authentication.ResponseSent in org.eclipse.jetty.ee9.security.openid
Classes in org.eclipse.jetty.ee9.security.openid that implement Authentication.ResponseSentModifier and TypeClassDescriptionstatic classThis Authentication represents a just completed OpenId Connect authentication.