WrapperService

uk.gov.hmrc.sca.services.WrapperService
class WrapperService(ptaMenuBar: PtaMenuBar, newScaLayout: StandardScaLayout, webchatUtil: WebchatUtil, appConfig: AppConfig) extends Logging

Attributes

Graph
Supertypes
trait Logging
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def standardScaLayout(content: Appendable, pageTitle: Option[String], serviceURLs: ServiceURLs, serviceNameKey: Option[String], sidebarContent: Option[Html], timeOutUrl: Option[String], keepAliveUrl: String, showBackLinkJS: Boolean, backLinkUrl: Option[String], scripts: Seq[Appendable], styleSheets: Seq[Appendable], bannerConfig: BannerConfig, optTrustedHelper: Option[TrustedHelper], fullWidth: Boolean, hideMenuBar: Boolean, disableSessionExpired: Boolean)(implicit messages: Messages, requestHeader: RequestHeader): Appendable

Deprecated methods

def safeSignoutUrl(continueUrl: Option[RedirectUrl]): Option[String]

Attributes

Deprecated
[Since version 1.7.0]

Inherited fields

protected val logger: Logger

Attributes

Inherited from:
Logging