Uses of Interface
io.undertow.security.api.AuthenticationMechanismFactory
Packages that use AuthenticationMechanismFactory
-
Uses of AuthenticationMechanismFactory in io.undertow.security.impl
Classes in io.undertow.security.impl that implement AuthenticationMechanismFactoryModifier and TypeClassDescriptionstatic class
static final class
static final class
static final class
static class
Fields in io.undertow.security.impl declared as AuthenticationMechanismFactoryModifier and TypeFieldDescriptionstatic final AuthenticationMechanismFactory
BasicAuthenticationMechanism.FACTORY
static final AuthenticationMechanismFactory
ClientCertAuthenticationMechanism.FACTORY
static final AuthenticationMechanismFactory
DigestAuthenticationMechanism.FACTORY
static final AuthenticationMechanismFactory
ExternalAuthenticationMechanism.FACTORY
static final AuthenticationMechanismFactory
GenericHeaderAuthenticationMechanism.FACTORY
-
Uses of AuthenticationMechanismFactory in io.undertow.util
Classes in io.undertow.util that implement AuthenticationMechanismFactoryModifier and TypeClassDescriptionclass
AuthenticationMechanismFactory
that simply returns a pre configuredAuthenticationMechanism