Uses of Interface
org.eclipse.jetty.server.Authentication.ResponseSent
-
Packages that use Authentication.ResponseSent Package Description org.eclipse.jetty.server Jetty Server : Core Server API -
-
Uses of Authentication.ResponseSent in org.eclipse.jetty.server
Subinterfaces of Authentication.ResponseSent in org.eclipse.jetty.server Modifier and Type Interface Description static interfaceAuthentication.ChallengeAn Authentication Challenge has been sent.static interfaceAuthentication.FailureAn Authentication Failure has been sent.static interfaceAuthentication.SendSuccess
-