Uses of Class
org.keycloak.representations.idm.ClientRepresentation
Packages that use ClientRepresentation
-
Uses of ClientRepresentation in org.keycloak.representations.idm
Subclasses of ClientRepresentation in org.keycloak.representations.idmModifier and TypeClassDescriptionclassDeprecated.classDeprecated.Fields in org.keycloak.representations.idm with type parameters of type ClientRepresentationModifier and TypeFieldDescriptionprotected List<ClientRepresentation>PartialImportRepresentation.clientsprotected List<ClientRepresentation>RealmRepresentation.clientsMethods in org.keycloak.representations.idm that return types with arguments of type ClientRepresentationModifier and TypeMethodDescriptionPartialImportRepresentation.getClients()RealmRepresentation.getClients()Method parameters in org.keycloak.representations.idm with type arguments of type ClientRepresentationModifier and TypeMethodDescriptionvoidPartialImportRepresentation.setClients(List<ClientRepresentation> clients) voidRealmRepresentation.setClients(List<ClientRepresentation> clients)