Uses of Interface
io.undertow.security.api.AuthenticationMechanismFactory
Packages that use AuthenticationMechanismFactory
Package
Description
-
Uses of AuthenticationMechanismFactory in io.undertow.security.impl
Classes in io.undertow.security.impl that implement AuthenticationMechanismFactoryModifier and TypeClassDescriptionstatic classstatic final classstatic final classstatic final classstatic classFields in io.undertow.security.impl declared as AuthenticationMechanismFactoryModifier and TypeFieldDescriptionstatic final AuthenticationMechanismFactoryBasicAuthenticationMechanism.FACTORYstatic final AuthenticationMechanismFactoryClientCertAuthenticationMechanism.FACTORYstatic final AuthenticationMechanismFactoryDigestAuthenticationMechanism.FACTORYstatic final AuthenticationMechanismFactoryExternalAuthenticationMechanism.FACTORYstatic final AuthenticationMechanismFactoryGenericHeaderAuthenticationMechanism.FACTORY -
Uses of AuthenticationMechanismFactory in io.undertow.servlet.api
Methods in io.undertow.servlet.api that return types with arguments of type AuthenticationMechanismFactoryMethods in io.undertow.servlet.api with parameters of type AuthenticationMechanismFactoryModifier and TypeMethodDescriptionDeploymentInfo.addAuthenticationMechanism(String name, AuthenticationMechanismFactory factory) Adds an authentication mechanism. -
Uses of AuthenticationMechanismFactory in io.undertow.servlet.handlers.security
Classes in io.undertow.servlet.handlers.security that implement AuthenticationMechanismFactoryFields in io.undertow.servlet.handlers.security declared as AuthenticationMechanismFactoryModifier and TypeFieldDescriptionstatic final AuthenticationMechanismFactoryServletFormAuthenticationMechanism.FACTORY -
Uses of AuthenticationMechanismFactory in io.undertow.util
Classes in io.undertow.util that implement AuthenticationMechanismFactoryModifier and TypeClassDescriptionclassAuthenticationMechanismFactorythat simply returns a pre configuredAuthenticationMechanism