Package org.keycloak.client.clienttype
Interface ClientTypeProvider
- All Superinterfaces:
Provider
- All Known Implementing Classes:
DefaultClientTypeProvider
- Author:
- Marek Posolda
-
Method Summary
Modifier and TypeMethodDescriptioncheckClientTypeConfig(ClientTypeRepresentation clientType) default voidclose()getClientType(ClientTypeRepresentation clientTypeRep, ClientType parent)
-
Method Details
-
getClientType
-
checkClientTypeConfig
ClientTypeRepresentation checkClientTypeConfig(ClientTypeRepresentation clientType) throws ClientTypeException - Throws:
ClientTypeException
-
close
default void close()
-