Uses of Class
org.keycloak.protocol.oid4vc.model.DisplayObject
-
Uses of DisplayObject in org.keycloak.protocol.oid4vc.model
Modifier and TypeMethodDescriptionstatic DisplayObject
DisplayObject.fromJsonString
(String jsonString) CredentialIssuer.getDisplay()
DisplayObject.setBackgroundColor
(String backgroundColor) DisplayObject.setDescription
(String description) DisplayObject.setTextColor
(String textColor) Modifier and TypeMethodDescriptionSupportedCredentialConfiguration.setDisplay
(List<DisplayObject> display)