Uses of Class
io.jans.scim.model.OTPDevice
-
Packages that use OTPDevice Package Description io.jans.scim.model -
-
Uses of OTPDevice in io.jans.scim.model
Methods in io.jans.scim.model that return OTPDevice Modifier and Type Method Description OTPDevice
GluuCustomPerson. getOtpDevices()
Methods in io.jans.scim.model with parameters of type OTPDevice Modifier and Type Method Description void
GluuCustomPerson. setOtpDevices(OTPDevice otpDevices)
-