Uses of Interface
org.artifactory.security.groups.RealmAwareGroupsSettings
-
Packages that use RealmAwareGroupsSettings Package Description org.artifactory.security org.artifactory.security.groups -
-
Uses of RealmAwareGroupsSettings in org.artifactory.security
Methods in org.artifactory.security with parameters of type RealmAwareGroupsSettings Modifier and Type Method Description java.lang.String[]Security. getCurrentUserGroupNames(RealmAwareGroupsSettings settings)Retrieves the groups of the current user according to the given realm settings Available realms areLdapGroupsSettingsandCrowdGroupsSettings -
Uses of RealmAwareGroupsSettings in org.artifactory.security.groups
Classes in org.artifactory.security.groups that implement RealmAwareGroupsSettings Modifier and Type Class Description classCrowdGroupsSettingsclassLdapGroupsSettings
-