| Package | Description | 
|---|---|
| io.undertow.security.handlers | |
| io.undertow.security.impl | |
| io.undertow.servlet.api | 
| Constructor and Description | 
|---|
SecurityInitialHandler(AuthenticationMode authenticationMode,
                      IdentityManager identityManager,
                      String programaticMechName,
                      SecurityContextFactory contextFactory,
                      HttpHandler next)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SecurityContextFactoryImpl
 Default  
SecurityContextFactory implementation. | 
| Modifier and Type | Field and Description | 
|---|---|
static SecurityContextFactory | 
SecurityContextFactoryImpl.INSTANCE  | 
| Modifier and Type | Method and Description | 
|---|---|
SecurityContextFactory | 
DeploymentInfo.getSecurityContextFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
DeploymentInfo | 
DeploymentInfo.setSecurityContextFactory(SecurityContextFactory securityContextFactory)  | 
Copyright © 2017 JBoss by Red Hat. All rights reserved.