10491050105110521053105410551056105710581059
if ( currentAttribute.contains( value ) ) { // This is an error. String msg = I18n.err( I18n.ERR_54, value ); LOG.error( msg ); throw new LdapAttributeInUseException( msg ); } currentAttribute.add( value ); } }
854855856857858859860861862863864
10531054105510561057105810591060106110621063