Uses of Class
org.openiam.authmanager.graph.model.GraphCriteriaQuery
-
Packages that use GraphCriteriaQuery Package Description org.openiam.authmanager.graph -
-
Uses of GraphCriteriaQuery in org.openiam.authmanager.graph
Methods in org.openiam.authmanager.graph with parameters of type GraphCriteriaQuery Modifier and Type Method Description boolean
GraphOperations. exists(GraphCriteriaQuery query)
<S extends AbstractAuthorizationEntity>
Map<VertexType,Collection<? extends AbstractAuthorizationRight>>GraphOperations. getMembershipFromGraph(GraphCriteriaQuery query)
-