Class RealmUtils
java.lang.Object
org.apache.syncope.core.persistence.api.utils.RealmUtils
-
Method Summary
Modifier and TypeMethodDescriptiongetEffective
(Set<String> allowedRealms, String requestedRealm) static String
getGroupOwnerRealm
(String realmPath, String groupKey) normalize
(Collection<String> realms) static boolean
normalizingAddTo
(Set<String> realms, String newRealm) parseGroupOwnerRealm
(String input)
-
Method Details
-
getGroupOwnerRealm
-
parseGroupOwnerRealm
-
normalizingAddTo
-
normalize
-
getEffective
-