Uses of Class
org.apache.syncope.client.lib.AnonymousAuthenticationHandler
-
Packages that use AnonymousAuthenticationHandler Package Description org.apache.syncope.client.lib -
-
Uses of AnonymousAuthenticationHandler in org.apache.syncope.client.lib
Fields in org.apache.syncope.client.lib declared as AnonymousAuthenticationHandler Modifier and Type Field Description protected AnonymousAuthenticationHandlerSyncopeAnonymousClient. anonymousAuthHandlerConstructors in org.apache.syncope.client.lib with parameters of type AnonymousAuthenticationHandler Constructor Description SyncopeAnonymousClient(javax.ws.rs.core.MediaType mediaType, org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean restClientFactory, RestClientExceptionMapper exceptionMapper, AnonymousAuthenticationHandler anonymousAuthHandler, boolean useCompression, org.apache.cxf.transports.http.configuration.HTTPClientPolicy httpClientPolicy, TLSClientParameters tlsClientParameters)
-