Uses of Class
org.apache.syncope.client.lib.BasicAuthenticationHandler
-
Packages that use BasicAuthenticationHandler Package Description org.apache.syncope.client.lib -
-
Uses of BasicAuthenticationHandler in org.apache.syncope.client.lib
Subclasses of BasicAuthenticationHandler in org.apache.syncope.client.lib Modifier and Type Class Description class
AnonymousAuthenticationHandler
Implementation providing Basic Authentication capability for the specialanonymous
user.
-