The Authenticator may either be directly set on the handler or will be create during {@link #start()} with a call toeither the default or set AuthenticatorFactory.
SecurityHandler has a set of initparameters that are used by the Authentication.Configuration. At startup, any context init parameters that start with "org.eclipse.jetty.security." that do not have values in the SecurityHandler init parameters, are copied.
|
|
|
|