Uses of Class
io.jans.scim.model.scim2.provider.config.ChangePasswordConfig
-
Packages that use ChangePasswordConfig Package Description io.jans.scim.model.scim2.provider.config Holds POJOs used to model the information of the "Service Provider Configuration" endpoint/ServiceProviderConfig
. -
-
Uses of ChangePasswordConfig in io.jans.scim.model.scim2.provider.config
Methods in io.jans.scim.model.scim2.provider.config that return ChangePasswordConfig Modifier and Type Method Description ChangePasswordConfig
ServiceProviderConfig. getChangePassword()
Methods in io.jans.scim.model.scim2.provider.config with parameters of type ChangePasswordConfig Modifier and Type Method Description void
ServiceProviderConfig. setChangePassword(ChangePasswordConfig changePassword)
-