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