Uses of Class
org.irods.irods4j.high_level.administration.IRODSUsers.UserProperty
Packages that use IRODSUsers.UserProperty
-
Uses of IRODSUsers.UserProperty in org.irods.irods4j.high_level.administration
Subclasses of IRODSUsers.UserProperty in org.irods.irods4j.high_level.administrationModifier and TypeClassDescriptionstatic final classTODO Consider removing support for this.static final classHolds the new password for a user.static final classHolds the new type of a user.Methods in org.irods.irods4j.high_level.administration with parameters of type IRODSUsers.UserPropertyModifier and TypeMethodDescriptionstatic voidIRODSUsers.modifyUser(IRODSApi.RcComm comm, IRODSUsers.User user, IRODSUsers.UserProperty property) Modifies a property of a user.