public final class AzureCachePool extends Object
Modifier and Type | Method and Description |
---|---|
static AzureCachePool |
get(com.microsoft.graph.requests.GraphServiceClient<okhttp3.Request> azure) |
List<AzureAdGroup> |
getBelongingGroupsByOid(String oid) |
static void |
invalidateBelongingGroupsByOid(String userId) |
public static AzureCachePool get(com.microsoft.graph.requests.GraphServiceClient<okhttp3.Request> azure)
public List<AzureAdGroup> getBelongingGroupsByOid(String oid)
public static void invalidateBelongingGroupsByOid(String userId)
Copyright © 2016–2022. All rights reserved.