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