Package org.apache.syncope.client.lib
Class AnonymousAuthenticationHandler
java.lang.Object
org.apache.syncope.client.lib.BasicAuthenticationHandler
org.apache.syncope.client.lib.AnonymousAuthenticationHandler
- All Implemented Interfaces:
AuthenticationHandler
public class AnonymousAuthenticationHandler
extends BasicAuthenticationHandler
implements AuthenticationHandler
Implementation providing Basic Authentication capability for the special
anonymous
user.-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.syncope.client.lib.BasicAuthenticationHandler
getPassword, getUsername
-
Constructor Details
-
AnonymousAuthenticationHandler
-