@Immutable public final class Display extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | Display.Builder | 
| Modifier and Type | Method and Description | 
|---|---|
| static Display.Builder | builder() | 
| String | getBackgroundColor()Background color for the provider button displayed in the login form. | 
| String | getIconPath()URL path to the provider icon, as deployed at runtime, for example "/static/authgithub/github.svg" (in this
 case "authgithub" is the plugin key. | 
public String getIconPath()
public String getBackgroundColor()
public static Display.Builder builder()
Copyright © 2009–2016 SonarSource. All rights reserved.