| Package | Description |
|---|---|
| io.undertow.security.impl | |
| io.undertow.util |
| Modifier and Type | Class and Description |
|---|---|
static class |
BasicAuthenticationMechanism.Factory |
static class |
ClientCertAuthenticationMechanism.Factory |
static class |
DigestAuthenticationMechanism.Factory |
static class |
ExternalAuthenticationMechanism.Factory |
static class |
GenericHeaderAuthenticationMechanism.Factory |
| Modifier and Type | Field and Description |
|---|---|
static AuthenticationMechanismFactory |
GenericHeaderAuthenticationMechanism.FACTORY |
static AuthenticationMechanismFactory |
ClientCertAuthenticationMechanism.FACTORY |
static AuthenticationMechanismFactory |
DigestAuthenticationMechanism.FACTORY |
static AuthenticationMechanismFactory |
BasicAuthenticationMechanism.FACTORY |
static AuthenticationMechanismFactory |
ExternalAuthenticationMechanism.FACTORY |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmediateAuthenticationMechanismFactory
AuthenticationMechanismFactory that simply returns a pre configured AuthenticationMechanism |
Copyright © 2020 JBoss by Red Hat. All rights reserved.