com.polarion.alm.projects.model.IUserGroup


FIELDS
Modifiers and TypeNameDescription
String PROTO
String KEY_ID
String KEY_NAME
String KEY_DESCRIPTION
String KEY_LDAP_SEARCH_FILTER
String KEY_SSO_SYNCHRONIZATION_ALLOWED
METHODS
Modifiers and TypeNameDescription
String getId()
String getName()
Text getDescription()
String getLdapSearchFilter()
boolean isSsoSynchronizationAllowed()

Back to Index