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