Package org.wildfly.security.auth.server.http
-
Interface Summary Interface Description ElytronMessages Log messages and exceptions for Elytron. -
Class Summary Class Description HttpAuthenticationFactory A HTTP authentication mechanism configuration, the configuration is associated with theSecurityDomainandHttpServerAuthenticationMechanismFactoryfor obtaining configured mechanisms.HttpAuthenticationFactory.Builder A builder for SASL server factory configurations.SecurityIdentityServerMechanismFactory AHttpServerAuthenticationMechanismFactorythat wraps authentication mechanism from delegating factory, so any request forSECURITY_IDENTITYnegotiated property is caught andSecurityIdentityfrom the callback handler is returned instead.SecurityIdentityServerMechanismFactory.SecurityIdentityCallbackHandler