Uses of Class
org.openiam.model.UserEntitlementsMatrix
-
Packages that use UserEntitlementsMatrix Package Description org.openiam.base.response -
-
Uses of UserEntitlementsMatrix in org.openiam.base.response
Methods in org.openiam.base.response that return UserEntitlementsMatrix Modifier and Type Method Description UserEntitlementsMatrix
UserEntitlementsMatrixResponse. getMatrix()
Methods in org.openiam.base.response with parameters of type UserEntitlementsMatrix Modifier and Type Method Description void
UserEntitlementsMatrixResponse. setMatrix(UserEntitlementsMatrix matrix)
-