Uses of Class
ch.admin.bit.jeap.messagecontract.web.config.UserProperty
Packages that use UserProperty
-
Uses of UserProperty in ch.admin.bit.jeap.messagecontract.web.config
Methods in ch.admin.bit.jeap.messagecontract.web.config that return types with arguments of type UserPropertyModifier and TypeMethodDescriptionWebSecurityProperties.getUploadContractUsers()WebSecurityProperties.getWriteUsers()Method parameters in ch.admin.bit.jeap.messagecontract.web.config with type arguments of type UserPropertyModifier and TypeMethodDescriptionvoidWebSecurityProperties.setUploadContractUsers(List<UserProperty> uploadContractUsers) voidWebSecurityProperties.setWriteUsers(List<UserProperty> writeUsers)