Hosted Authentication
Class representation of hosted authentication branding details
Constructors
Link copied to clipboard
public ApplicationDetails.HostedAuthentication ApplicationDetails.HostedAuthentication(@Json(name = "background_image_url" ) String backgroundImageUrl, @Json(name = "alignment" ) String alignment, @Json(name = "color_primary" ) String colorPrimary, @Json(name = "color_secondary" ) String colorSecondary, @Json(name = "title" ) String title, @Json(name = "subtitle" ) String subtitle, @Json(name = "background_color" ) String backgroundColor, @Json(name = "spacing" ) Integer spacing)
Properties
Functions
Link copied to clipboard
Alignment of background image
Link copied to clipboard
Background color
Link copied to clipboard
URL of the background image
Link copied to clipboard
Primary color
Link copied to clipboard
Secondary color
Link copied to clipboard
CSS spacing attribute in px
Link copied to clipboard
Subtitle