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 StringgetGroupOwnerRealm(String realmPath, String groupKey) protected static voidinitFieldNames(Class<?> entityClass, Map<String, Field> fields) normalize(Collection<String> realms) static booleannormalizingAddTo(Set<String> realms, String newRealm) parseGroupOwnerRealm(String input)
-
Field Details
-
fields
-
-
Constructor Details
-
RealmUtils
-
-
Method Details
-
getGroupOwnerRealm
-
parseGroupOwnerRealm
-
normalizingAddTo
-
normalize
-
getEffective
-
initFieldNames
-
getField
-