Uses of Class
org.eclipse.jetty.security.jaspi.ServletCallbackHandler
-
Packages that use ServletCallbackHandler Package Description org.eclipse.jetty.security.jaspi Jetty Jaspi : Java Authentication SPI -
-
Uses of ServletCallbackHandler in org.eclipse.jetty.security.jaspi
Constructors in org.eclipse.jetty.security.jaspi with parameters of type ServletCallbackHandler Constructor Description JaspiAuthenticator(javax.security.auth.message.config.ServerAuthConfig authConfig, java.util.Map authProperties, ServletCallbackHandler callbackHandler, javax.security.auth.Subject serviceSubject, boolean allowLazyAuthentication, IdentityService identityService)
-