| | |
| | | import org.forgerock.opendj.config.server.ConfigException; |
| | | import org.opends.server.core.*; |
| | | import org.opends.server.types.*; |
| | | import org.forgerock.opendj.ldap.ResultCode; |
| | | import org.forgerock.opendj.ldap.AddressMask; |
| | | import org.forgerock.opendj.ldap.ByteString; |
| | | |
| | |
| | | // Rebuild the filter using the new configuration and criteria. |
| | | buildFilters(); |
| | | |
| | | return new ConfigChangeResult(ResultCode.SUCCESS, false); |
| | | return new ConfigChangeResult(); |
| | | } |
| | | |
| | | |
| | |
| | | // Rebuild the filter using the new configuration and criteria. |
| | | buildFilters(); |
| | | configuration.addChangeListener(this); |
| | | return new ConfigChangeResult(ResultCode.SUCCESS, false); |
| | | return new ConfigChangeResult(); |
| | | } |
| | | |
| | | |
| | |
| | | { |
| | | // Rebuild the filter using the new configuration and criteria. |
| | | buildFilters(); |
| | | return new ConfigChangeResult(ResultCode.SUCCESS, false); |
| | | return new ConfigChangeResult(); |
| | | } |
| | | |
| | | |
| | |
| | | { |
| | | // Rebuild the filter using the new configuration and criteria. |
| | | buildFilters(); |
| | | return new ConfigChangeResult(ResultCode.SUCCESS, false); |
| | | return new ConfigChangeResult(); |
| | | } |
| | | |
| | | |