Class ServerPrincipal

    • Method Detail

      • getPrincipal

        public Principal getPrincipal()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Returns the Principal encapsulated in this instance.

        NOTE: This method is intended to only be used in the JCR RMI implementation to be able to "send back" remote principals to the server for implementation of the remote JCR API.

        Returns:
        the Principal encapsulated in this instance.