Uses of Class
org.keycloak.representations.account.ClientRepresentation
Packages that use ClientRepresentation
-
Uses of ClientRepresentation in org.keycloak.representations.account
Methods in org.keycloak.representations.account that return types with arguments of type ClientRepresentationMethod parameters in org.keycloak.representations.account with type arguments of type ClientRepresentationModifier and TypeMethodDescriptionvoid
SessionRepresentation.setClients
(List<ClientRepresentation> clients) -
Uses of ClientRepresentation in org.keycloak.services.resources.account
Methods in org.keycloak.services.resources.account that return types with arguments of type ClientRepresentation