Uses of Interface
org.eclipse.jetty.ee8.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.ee8.nested
Subinterfaces of Authentication.ResponseSent in org.eclipse.jetty.ee8.nestedModifier and TypeInterfaceDescriptionstatic interface
An Authentication Challenge has been sent.static interface
An Authentication Failure has been sent.static interface
-
Uses of Authentication.ResponseSent in org.eclipse.jetty.ee8.security.authentication
Classes in org.eclipse.jetty.ee8.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.ee8.security.openid
Classes in org.eclipse.jetty.ee8.security.openid that implement Authentication.ResponseSentModifier and TypeClassDescriptionstatic class
This Authentication represents a just completed OpenId Connect authentication.