Uses of Class
org.openiam.idm.srvc.user.dto.UserAttributeMap.UserAttributeEntry
-
Packages that use UserAttributeMap.UserAttributeEntry Package Description org.openiam.idm.srvc.user.dto -
-
Uses of UserAttributeMap.UserAttributeEntry in org.openiam.idm.srvc.user.dto
Fields in org.openiam.idm.srvc.user.dto with type parameters of type UserAttributeMap.UserAttributeEntry Modifier and Type Field Description protected List<UserAttributeMap.UserAttributeEntry>
UserAttributeMap. userAttributeEntry
Methods in org.openiam.idm.srvc.user.dto that return types with arguments of type UserAttributeMap.UserAttributeEntry Modifier and Type Method Description List<UserAttributeMap.UserAttributeEntry>
UserAttributeMap. getUserAttributeEntry()
Gets the value of the userAttributeEntry property.
-