Interface OidcClientServiceLocal

    • Method Detail

      • getByClientId

        OidcClient getByClientId​(String clientId)
        Returns a client by clientId (internal name), or null if not found
      • listEnabled

        List<OidcClient> listEnabled()
        Returns all enabled clients