Class MTLSService

java.lang.Object
org.gluu.oxauth.auth.MTLSService

@ApplicationScoped public class MTLSService extends Object
Author:
Yuriy Zabrovarnyy
  • Constructor Details

    • MTLSService

      public MTLSService()
  • Method Details

    • processMTLS

      public boolean processMTLS(javax.servlet.http.HttpServletRequest httpRequest, javax.servlet.http.HttpServletResponse httpResponse, javax.servlet.FilterChain filterChain, Client client) throws Exception
      Throws:
      Exception