Class RealmUtils
java.lang.Object
org.apache.syncope.core.persistence.api.utils.RealmUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetEffective
(Set<String> allowedRealms, String requestedRealm) static String
getGroupOwnerRealm
(String realmPath, String groupKey) protected static void
initFieldNames
(Class<?> entityClass, Map<String, Field> fields) normalize
(Collection<String> realms) static boolean
normalizingAddTo
(Set<String> realms, String newRealm) parseGroupOwnerRealm
(String input)
-
Field Details
-
fields
-
-
Constructor Details
-
RealmUtils
-
-
Method Details
-
getGroupOwnerRealm
-
parseGroupOwnerRealm
-
normalizingAddTo
-
normalize
-
getEffective
-
initFieldNames
-
getField
-