Uses of Interface
org.wildfly.security.auth.server.MechanismAuthenticationFactory
Packages that use MechanismAuthenticationFactory
Package
Description
Server side of authentication provided by Elytron.
-
Uses of MechanismAuthenticationFactory in org.wildfly.security.auth.server
Classes in org.wildfly.security.auth.server that implement MechanismAuthenticationFactoryModifier and TypeClassDescriptionclassAbstractMechanismAuthenticationFactory<M,F, E extends Exception> final classDeprecated.final classDeprecated.Methods in org.wildfly.security.auth.server that return MechanismAuthenticationFactoryModifier and TypeMethodDescriptionMechanismAuthenticationFactory.Builder.build()Build the mechanism factory. -
Uses of MechanismAuthenticationFactory in org.wildfly.security.auth.server.http
Classes in org.wildfly.security.auth.server.http that implement MechanismAuthenticationFactoryModifier and TypeClassDescriptionfinal classA HTTP authentication mechanism configuration, the configuration is associated with theSecurityDomainandHttpServerAuthenticationMechanismFactoryfor obtaining configured mechanisms. -
Uses of MechanismAuthenticationFactory in org.wildfly.security.auth.server.sasl
Classes in org.wildfly.security.auth.server.sasl that implement MechanismAuthenticationFactoryModifier and TypeClassDescriptionfinal classA SASL server factory configuration.
org.wildfly.security.auth.server.http.HttpAuthenticationFactoryinstead