Uses of Class
org.openiam.base.request.AuthorizationEntityRequest
-
Packages that use AuthorizationEntityRequest Package Description org.openiam.authmanager.graph org.openiam.authmanager.mq -
-
Uses of AuthorizationEntityRequest in org.openiam.authmanager.graph
Methods in org.openiam.authmanager.graph with parameters of type AuthorizationEntityRequest Modifier and Type Method Description <T extends AbstractAuthorizationEntity,E extends KeyEntity>
voidGraphOperations. addVertex(VertexType type, AuthorizationEntityRequest authorizationEntity, Map<GraphVariables,String> properties)
-
Uses of AuthorizationEntityRequest in org.openiam.authmanager.mq
Methods in org.openiam.authmanager.mq with parameters of type AuthorizationEntityRequest Modifier and Type Method Description Response
AMCacheQueueListener. processingApiRequest(AMCacheAPI api, AuthorizationEntityRequest request)
-