Package org.keycloak.protocol.oidc
Class OIDCClientDescriptionConverter
java.lang.Object
org.keycloak.protocol.oidc.OIDCClientDescriptionConverter
- All Implemented Interfaces:
ClientDescriptionConverter,org.keycloak.provider.Provider
- Author:
- Stian Thorgersen
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()org.keycloak.representations.idm.ClientRepresentationconvertToInternal(String description)
-
Constructor Details
-
OIDCClientDescriptionConverter
public OIDCClientDescriptionConverter(org.keycloak.models.KeycloakSession session)
-
-
Method Details
-
convertToInternal
- Specified by:
convertToInternalin interfaceClientDescriptionConverter
-
close
public void close()- Specified by:
closein interfaceorg.keycloak.provider.Provider
-