public class BasicAuthenticationHandler extends AbstractAuthenticationHandler
org.eclipse.jetty.security.SecurityHandler.NotCheckedconfiguration| Constructor and Description |
|---|
BasicAuthenticationHandler(CConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.jetty.security.Authenticator |
getHandlerAuthenticator()
Get an
Authenticator for the handler. |
protected org.eclipse.jetty.security.IdentityService |
getHandlerIdentityService()
Get an
IdentityService for the handler. |
protected org.eclipse.jetty.security.LoginService |
getHandlerLoginService()
Get a
LoginService for the handler. |
protected Configuration |
getLoginModuleConfiguration()
Get configuration for the LoginModule.
|
initaddConstraintMapping, addRole, checkUserDataPermissions, checkWebResourcePermissions, configureRoleInfo, createConstraint, createConstraint, createConstraint, createConstraint, createConstraint, createConstraintsWithMappingsForPath, doStart, doStop, dump, getConstraintMappings, getConstraintMappingsForPath, getRoles, isAuthMandatory, isStrict, prepareConstraintInfo, processConstraintMapping, processConstraintMappingWithMethodOmissions, removeConstraintMappingsForPath, setConstraintMappings, setConstraintMappings, setConstraintMappings, setRoles, setStrictcheckSecurity, findIdentityService, findLoginService, getAuthenticator, getAuthenticatorFactory, getAuthMethod, getCurrentSecurityHandler, getIdentityService, getInitParameter, getInitParameterNames, getLoginService, getRealmName, handle, isCheckWelcomeFiles, isSessionRenewedOnAuthentication, logout, setAuthenticator, setAuthenticatorFactory, setAuthMethod, setCheckWelcomeFiles, setIdentityService, setInitParameter, setLoginService, setRealmName, setSessionRenewedOnAuthenticationdestroy, expandChildren, getHandler, getHandlers, getNestedHandlerByClass, setHandler, setServerexpandHandler, findContainerOf, getChildHandlerByClass, getChildHandlers, getChildHandlersByClassaddBean, addBean, contains, dump, dump, dump, dump, dumpObject, dumpStdErr, getBean, getBeans, getBeans, isManaged, manage, removeBean, removeBeans, unmanageaddLifeCycleListener, getState, getState, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stop@Inject public BasicAuthenticationHandler(CConfiguration configuration) throws Exception
Exceptionprotected org.eclipse.jetty.security.LoginService getHandlerLoginService()
AbstractAuthenticationHandlerLoginService for the handler.getHandlerLoginService in class AbstractAuthenticationHandlerprotected org.eclipse.jetty.security.Authenticator getHandlerAuthenticator()
AbstractAuthenticationHandlerAuthenticator for the handler.getHandlerAuthenticator in class AbstractAuthenticationHandlerprotected org.eclipse.jetty.security.IdentityService getHandlerIdentityService()
AbstractAuthenticationHandlerIdentityService for the handler.getHandlerIdentityService in class AbstractAuthenticationHandlerprotected Configuration getLoginModuleConfiguration()
AbstractAuthenticationHandlergetLoginModuleConfiguration in class AbstractAuthenticationHandlerCopyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.