Package org.openiam.model.adapter
Class AuthorizationMatrixMapToSetAdapter
-
-
Constructor Summary
Constructors Constructor Description AuthorizationMatrixMapToSetAdapter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AuthorizationMatrixMapToSetmarshal(Map<String,Map<String,Set<String>>> v)Map<String,Map<String,Set<String>>>unmarshal(AuthorizationMatrixMapToSet v)
-