Class Authentication

java.lang.Object
org.infinispan.server.hotrod.BaseRequestProcessor
org.infinispan.server.hotrod.Authentication

public class Authentication extends BaseRequestProcessor
Handler that when added will make sure authentication is applied to requests.
Since:
9.0
Author:
wburns