Class ContentOverride

java.lang.Object
se.swedenconnect.bankid.idp.authn.api.overrides.ContentOverride

public class ContentOverride extends Object
Representation of a content override.
Author:
Martin Lindström, Felix Hellman
  • Constructor Details

    • ContentOverride

      public ContentOverride()
      Default constructor.
    • ContentOverride

      public ContentOverride(String title, List<ContentEntry> content, ContentOverride.Type type, ContentOverride.Position position)
      Constructor.
      Parameters:
      title - the message code for the title of the alert box
      content - list of messages that may include an optional link
      type - the type of alert box
      position - the position of the alert box