Class LdapUserProperties.UserDefinitionGroupMapping

    • Field Detail

      • groupKey

        protected String groupKey
        The key of the group that matches the configured user definition.
      • userDefinitionKey

        protected String userDefinitionKey
        The key of the user definition that is for the configured group.
    • Constructor Detail

      • UserDefinitionGroupMapping

        public UserDefinitionGroupMapping()
    • Method Detail

      • getGroupKey

        public String getGroupKey()
      • setGroupKey

        public void setGroupKey​(String groupKey)
      • getUserDefinitionKey

        public String getUserDefinitionKey()
      • setUserDefinitionKey

        public void setUserDefinitionKey​(String userDefinitionKey)