Package org.apache.syncope.client.lib
Interface AuthenticationHandler
- All Known Implementing Classes:
AnonymousAuthenticationHandler,BasicAuthenticationHandler,JWTAuthenticationHandler
public interface AuthenticationHandler
Marker interface for usage with
SyncopeClientFactoryBean.create(org.apache.syncope.client.lib.AuthenticationHandler).