public abstract class JAASAuthenticationHandler extends AbstractAuthenticationHandler
org.eclipse.jetty.security.SecurityHandler.NotCheckedconfiguration| Constructor and Description |
|---|
JAASAuthenticationHandler(CConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.jetty.security.Authenticator |
getHandlerAuthenticator()
Get an
Authenticator for the handler. |
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. |
getLoginModuleConfiguration, 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, stoppublic JAASAuthenticationHandler(CConfiguration configuration)
public org.eclipse.jetty.security.IdentityService getHandlerIdentityService()
AbstractAuthenticationHandlerIdentityService for the handler.getHandlerIdentityService in class AbstractAuthenticationHandlerprotected org.eclipse.jetty.security.Authenticator getHandlerAuthenticator()
AbstractAuthenticationHandlerAuthenticator for the handler.getHandlerAuthenticator in class AbstractAuthenticationHandlerprotected org.eclipse.jetty.security.LoginService getHandlerLoginService()
AbstractAuthenticationHandlerLoginService for the handler.getHandlerLoginService in class AbstractAuthenticationHandlerCopyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.