Class CurrentUserPrivilegeSetProperty

    • Constructor Detail

      • CurrentUserPrivilegeSetProperty

        public CurrentUserPrivilegeSetProperty​(Privilege[] privileges)
        Create a new instance of this property.
        Parameters:
        privileges - array privileges.
      • CurrentUserPrivilegeSetProperty

        public CurrentUserPrivilegeSetProperty​(DavProperty<?> xmlDavProperty)
                                        throws DavException
        Create a new CurrentUserPrivilegeSetProperty from a DavProperty as obtained from a MultiStatusResponse.
        Parameters:
        xmlDavProperty -
        Throws:
        DavException