public class JASPIAuthenticationHandler extends AbstractAuthenticationHandler
org.eclipse.jetty.security.SecurityHandler.NotCheckedconfiguration| Constructor and Description |
|---|
JASPIAuthenticationHandler(CConfiguration configuration)
Create a new Authentication handler to interface with JASPI plugins.
|
| 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()
Dynamically load the configuration properties set by the user for a JASPI plugin.
|
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 JASPIAuthenticationHandler(CConfiguration configuration) throws Exception
configuration - 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()
getLoginModuleConfiguration in class AbstractAuthenticationHandlerCopyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.