Uses of Class
org.apache.syncope.client.lib.BasicAuthenticationHandler
Packages that use BasicAuthenticationHandler
-
Uses of BasicAuthenticationHandler in org.apache.syncope.client.lib
Subclasses of BasicAuthenticationHandler in org.apache.syncope.client.libModifier and TypeClassDescriptionclassImplementation using Basic Authentication to obtain JSON Web Token for further operations.Fields in org.apache.syncope.client.lib declared as BasicAuthenticationHandlerModifier and TypeFieldDescriptionprotected final BasicAuthenticationHandlerSyncopeAnonymousClient.anonymousAuthHandlerConstructors in org.apache.syncope.client.lib with parameters of type BasicAuthenticationHandlerModifierConstructorDescriptionSyncopeAnonymousClient(org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean restClientFactory, RestClientExceptionMapper exceptionMapper, BasicAuthenticationHandler anonymousAuthHandler, boolean useCompression, org.apache.cxf.transports.http.configuration.HTTPClientPolicy httpClientPolicy, TLSClientParameters tlsClientParameters)