Class SharingEntity

    • Constructor Detail

      • SharingEntity

        public SharingEntity​(URI uri,
                             URI webApplicationRootUri,
                             Ticket ticket)
    • Method Detail

      • getURI

        public URI getURI()
        Description copied from interface: WebEntity
        Gets the URI at which this web entity is published and can be accessed.
        Specified by:
        getURI in interface WebEntity
        Returns:
        the web entity URI.