Class KeycloakAuthenticatorService

  • All Implemented Interfaces:
    org.ops4j.pax.web.service.AuthenticatorService

    public class KeycloakAuthenticatorService
    extends Object
    implements org.ops4j.pax.web.service.AuthenticatorService
    Author:
    hmlnarik
    • Constructor Detail

      • KeycloakAuthenticatorService

        public KeycloakAuthenticatorService()
    • Method Detail

      • getAuthenticatorService

        public <T> T getAuthenticatorService​(String method,
                                             Class<T> iface)
        Specified by:
        getAuthenticatorService in interface org.ops4j.pax.web.service.AuthenticatorService