Uses of Class
org.openiam.idm.srvc.role.dto.RoleAttributeSet
-
Packages that use RoleAttributeSet Package Description org.openiam.idm.srvc.role.dto -
-
Uses of RoleAttributeSet in org.openiam.idm.srvc.role.dto
Methods in org.openiam.idm.srvc.role.dto that return RoleAttributeSet Modifier and Type Method Description RoleAttributeSet
RoleAttributeSetAdapter. marshal(Set<RoleAttribute> b)
Methods in org.openiam.idm.srvc.role.dto with parameters of type RoleAttributeSet Modifier and Type Method Description Set<RoleAttribute>
RoleAttributeSetAdapter. unmarshal(RoleAttributeSet v)
-