Uses of Class
com.openkm.sdk4j.bean.ChangeSecurity
Packages that use ChangeSecurity
-
Uses of ChangeSecurity in com.openkm.sdk4j.definition
Methods in com.openkm.sdk4j.definition with parameters of type ChangeSecurityModifier and TypeMethodDescriptionvoidBaseAuth.changeSecurity(String uuid, ChangeSecurity changeSecurity) Change several security permissions in the same call.voidBaseAuth.overwriteSecurity(String uuid, ChangeSecurity changeSecurity) Change several security permissions in the same call. -
Uses of ChangeSecurity in com.openkm.sdk4j.impl
Methods in com.openkm.sdk4j.impl with parameters of type ChangeSecurityModifier and TypeMethodDescriptionvoidAuthImpl.changeSecurity(String uuid, ChangeSecurity changeSecurity) voidAuthImpl.overwriteSecurity(String uuid, ChangeSecurity changeSecurity)