Uses of Class
org.openiam.idm.srvc.user.dto.UserAttributeMap
-
Packages that use UserAttributeMap Package Description org.openiam.idm.srvc.user.dto -
-
Uses of UserAttributeMap in org.openiam.idm.srvc.user.dto
Methods in org.openiam.idm.srvc.user.dto that return UserAttributeMap Modifier and Type Method Description UserAttributeMap
UserAttributeMapAdapter. marshal(Map<String,UserAttribute> v)
Methods in org.openiam.idm.srvc.user.dto with parameters of type UserAttributeMap Modifier and Type Method Description Map<String,UserAttribute>
UserAttributeMapAdapter. unmarshal(UserAttributeMap v)
-