public final class RealmUtils extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RealmUtils.DynRealmsPredicate |
Modifier and Type | Method and Description |
---|---|
static Set<String> |
getEffective(Set<String> allowedRealms,
String requestedRealm) |
static String |
getGroupOwnerRealm(String realmPath,
String groupKey) |
static Pair<Set<String>,Set<String>> |
normalize(Collection<String> realms) |
static boolean |
normalizingAddTo(Set<String> realms,
String newRealm) |
static Optional<Pair<String,String>> |
parseGroupOwnerRealm(String input) |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.