All Classes
-
Class Summary Class Description AggregateServerMechanismFactory AHttpServerAuthenticationMechanismFactorythat is an aggregation of other factories.FilterServerMechanismFactory An implementation ofHttpServerAuthenticationMechanismFactorythat wraps an existing factory and provides mechanism filtering by name.PrivilegedServerMechanismFactory AHttpServerAuthenticationMechanismFactorythat wraps a delegate so that any returnedHttpServerAuthenticationMechanismis wrapped by a wrapper that ensures all calls are using the providedAccessControlContext, if no AccessControlContext is provided then the one in place at the time this factory is instantiated is used instead.PropertiesServerMechanismFactory AHttpServerAuthenticationMechanismFactorythat adds a predefined set of properties to all calls to the delegate.SecurityProviderServerMechanismFactory AHttpServerAuthenticationMechanismFactorythat loads factories from a supplied array ofProviderinstances.ServiceLoaderServerMechanismFactory AHttpServerAuthenticationMechanismFactorywhich locates further factory implementations by iterating aServiceLoaderSetMechanismInformationMechanismFactory A wrapperHttpServerAuthenticationMechanismFactoryto ensure that mechanism information for the current authentication request is set before the first authentication callbacks.SetRequestInformationCallbackMechanismFactory A wrapperHttpServerAuthenticationMechanismFactorythat sets the request information using the current authentication request.SimpleHttpServerCookie A simple implementation ofHttpServerCookie.SocketAddressCallbackServerMechanismFactory A wrapperHttpServerAuthenticationMechanismFactorythat sets the peer address using the current authentication request.SortedServerMechanismFactory AHttpServerAuthenticationMechanismFactorywhich sorts the mechanism names returned using the providedComparator.