java.lang.Object
com.adobe.granite.ui.components.htl.ComponentHelper
com.adobe.cq.sites.ui.models.admin.security.LoginPath
All Implemented Interfaces:
Use

@Model(adaptables=SlingHttpServletRequest.class) public final class LoginPath extends ComponentHelper
Representation of the login path field, used when the authentication requirement is enabled to access a given content resource. The login path could be enabled / disabled from the UI (for instance in the page properties view) The content resource is derived from the content path attribute of the request.
  • Constructor Details

    • LoginPath

      public LoginPath()
  • Method Details

    • getValue

      public String getValue()
    • getPathOptions

      public Options getPathOptions()