Uses of Class
org.keycloak.protocol.oid4vc.model.DisplayObject
Packages that use DisplayObject
-
Uses of DisplayObject in org.keycloak.protocol.oid4vc.model
Methods in org.keycloak.protocol.oid4vc.model that return DisplayObjectModifier and TypeMethodDescriptionstatic DisplayObject
DisplayObject.fromJsonString
(String jsonString) CredentialIssuer.getDisplay()
DisplayObject.setBackgroundColor
(String backgroundColor) DisplayObject.setDescription
(String description) DisplayObject.setTextColor
(String textColor) Methods in org.keycloak.protocol.oid4vc.model that return types with arguments of type DisplayObjectMethods in org.keycloak.protocol.oid4vc.model with parameters of type DisplayObjectMethod parameters in org.keycloak.protocol.oid4vc.model with type arguments of type DisplayObjectModifier and TypeMethodDescriptionSupportedCredentialConfiguration.setDisplay
(List<DisplayObject> display)