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 AnonymousAuthenticationHandler
SyncopeAnonymousClient. anonymousAuthHandler
Constructors in org.apache.syncope.client.lib with parameters of type AnonymousAuthenticationHandler Constructor Description SyncopeAnonymousClient(javax.ws.rs.core.MediaType mediaType, JAXRSClientFactoryBean restClientFactory, RestClientExceptionMapper exceptionMapper, AnonymousAuthenticationHandler anonymousAuthHandler, boolean useCompression, HTTPClientPolicy httpClientPolicy, TLSClientParameters tlsClientParameters)
-