Uses of Class
org.apache.syncope.ext.scimv2.api.data.SCIMUserName
-
Packages that use SCIMUserName Package Description org.apache.syncope.ext.scimv2.api.data -
-
Uses of SCIMUserName in org.apache.syncope.ext.scimv2.api.data
Methods in org.apache.syncope.ext.scimv2.api.data that return SCIMUserName Modifier and Type Method Description SCIMUserNameSCIMUser. getName()Methods in org.apache.syncope.ext.scimv2.api.data with parameters of type SCIMUserName Modifier and Type Method Description voidSCIMUser. setName(SCIMUserName name)
-