Uses of Class
org.keycloak.representations.idm.ClientTypesRepresentation
Package
Description
-
Uses of ClientTypesRepresentation in org.keycloak.admin.client.resource
Modifier and TypeMethodDescriptionvoid
ClientTypesResource.updateClientTypes
(ClientTypesRepresentation clientTypes) Update client types in the realm. -
Uses of ClientTypesRepresentation in org.keycloak.client.clienttype
Modifier and TypeMethodDescriptionvoid
ClientTypeManager.updateClientTypes
(RealmModel realm, ClientTypesRepresentation clientTypes) -
Uses of ClientTypesRepresentation in org.keycloak.services.clienttype
Modifier and TypeMethodDescriptionvoid
DefaultClientTypeManager.updateClientTypes
(RealmModel realm, ClientTypesRepresentation clientTypes) -
Uses of ClientTypesRepresentation in org.keycloak.services.resources.admin
Modifier and TypeMethodDescriptionjakarta.ws.rs.core.Response
ClientTypesResource.updateClientTypes
(ClientTypesRepresentation clientTypes)