Class 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 Detail

      • LoginPath

        public LoginPath()
    • Method Detail

      • getValue

        public java.lang.String getValue()
      • getPathOptions

        public Options getPathOptions()