Class ClientRegistrationPolicyResource

    • Field Detail

      • session

        protected final org.keycloak.models.KeycloakSession session
    • Method Detail

      • getProviders

        @Path("providers")
        @GET
        @Produces("application/json")
        public Stream<org.keycloak.representations.idm.ComponentTypeRepresentation> getProviders()
        Base path for retrieve providers with the configProperties properly filled
        Returns: