Uses of Interface
org.keycloak.client.clienttype.ClientType
Package
Description
-
Uses of ClientType in org.keycloak.client.clienttype
Modifier and TypeMethodDescriptionClientTypeManager.getClientType
(RealmModel realm, String typeName) ClientTypeProvider.getClientType
(ClientTypeRepresentation clientTypeRep, ClientType parent) Modifier and TypeMethodDescriptionClientTypeProvider.getClientType
(ClientTypeRepresentation clientTypeRep, ClientType parent) -
Uses of ClientType in org.keycloak.services.clienttype
Modifier and TypeMethodDescriptionDefaultClientTypeManager.getClientType
(RealmModel realm, String typeName) -
Uses of ClientType in org.keycloak.services.clienttype.client
ModifierConstructorDescriptionTypeAwareClientModelDelegate
(ClientType clientType, Supplier<ClientModel> clientModelSupplier) -
Uses of ClientType in org.keycloak.services.clienttype.impl
Modifier and TypeMethodDescriptionDefaultClientTypeProvider.getClientType
(ClientTypeRepresentation clientTypeRep, ClientType parent) Modifier and TypeMethodDescriptionDefaultClientTypeProvider.getClientType
(ClientTypeRepresentation clientTypeRep, ClientType parent) ModifierConstructorDescriptionDefaultClientType
(ClientTypeRepresentation clientType, ClientType parentClientType)