Searched refs:ce (Results 276 - 300 of 500) sorted by relevance

<<11121314151617181920

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/core/
H A DPasswordPolicyConfigManager.java213 catch (ConfigException ce)
216 ccr.addMessage(ERR_CONFIG_PWPOLICY_INVALID_POLICY_CONFIG.get(configuration.dn(), ce.getMessage()));
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/extensions/
H A DCharacterSetPasswordValidator.java508 catch (ConfigException ce)
510 unacceptableReasons.add(ce.getMessageObject());
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/common/
H A DSAMLServiceManager.java1051 } catch (ClassNotFoundException ce) {
1053 ce);
1070 } catch (ClassNotFoundException ce) {
1072 , ce);
1109 } catch (ClassNotFoundException ce) {
1111 ce);
1138 } catch (ClassNotFoundException ce) {
1140 , ce);
/forgerock/openam-v13/openam-server-only/src/main/webapp/assets/lib/yui/button/assets/
H A Dbutton.css129 border-color:#7099ce;
/forgerock/openam-v13/openam-tools/openam-installtools/src/main/java/com/sun/identity/install/tools/configurator/
H A DValidateURL.java123 } catch (ConnectException ce) {
125 ce);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/types/
H A DBackupInfo.java593 catch (ConfigException ce)
595 throw ce;
/forgerock/openam/openam-server-only/src/main/webapp/assets/lib/yui/button/assets/
H A Dbutton.css129 border-color:#7099ce;
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/common/
H A DSAMLServiceManager.java1051 } catch (ClassNotFoundException ce) {
1053 ce);
1070 } catch (ClassNotFoundException ce) {
1072 , ce);
1109 } catch (ClassNotFoundException ce) {
1111 ce);
1138 } catch (ClassNotFoundException ce) {
1140 , ce);
/forgerock/openam/openam-tools/openam-installtools/src/main/java/com/sun/identity/install/tools/configurator/
H A DValidateURL.java123 } catch (ConnectException ce) {
125 ce);
/forgerock/opendj2/src/server/org/opends/server/backends/
H A DBackupBackend.java492 catch (ConfigException ce)
496 TRACER.debugCaught(DebugLogLevel.ERROR, ce);
500 String.valueOf(entryDN), ce.getMessage());
595 } catch (ConfigException ce) {
597 TRACER.debugCaught(DebugLogLevel.ERROR, ce);
601 .valueOf(entryDN), ce.getMessageObject());
/forgerock/opendj2/src/server/org/opends/server/backends/jeb/
H A DBackendImpl.java1016 catch (ConfigException ce)
1020 TRACER.debugCaught(DebugLogLevel.ERROR, ce);
1023 ce.getMessageObject());
1198 catch (ConfigException ce)
1202 TRACER.debugCaught(DebugLogLevel.ERROR, ce);
1205 ce.getMessageObject());
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/
H A DLocalOrRemotePanel.java847 private void handleCertificateException(UserDataCertificateException ce) argument
849 CertificateDialog dlg = new CertificateDialog(null, ce);
856 X509Certificate[] chain = ce.getChain();
857 String authType = ce.getAuthType();
858 String host = ce.getHost();
895 X509Certificate[] chain = ce.getChain();
/forgerock/opendj-b2.6/src/server/org/opends/server/backends/
H A DBackupBackend.java536 catch (ConfigException ce)
540 TRACER.debugCaught(DebugLogLevel.ERROR, ce);
544 String.valueOf(entryDN), ce.getMessage());
639 } catch (ConfigException ce) {
641 TRACER.debugCaught(DebugLogLevel.ERROR, ce);
645 .valueOf(entryDN), ce.getMessageObject());
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DLocalOrRemotePanel.java846 private void handleCertificateException(UserDataCertificateException ce) argument
848 CertificateDialog dlg = new CertificateDialog(null, ce);
855 X509Certificate[] chain = ce.getChain();
856 String authType = ce.getAuthType();
857 String host = ce.getHost();
894 X509Certificate[] chain = ce.getChain();
/forgerock/opendj2.6.2/src/server/org/opends/server/backends/
H A DBackupBackend.java536 catch (ConfigException ce)
540 TRACER.debugCaught(DebugLogLevel.ERROR, ce);
544 String.valueOf(entryDN), ce.getMessage());
639 } catch (ConfigException ce) {
641 TRACER.debugCaught(DebugLogLevel.ERROR, ce);
645 .valueOf(entryDN), ce.getMessageObject());
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DLocalOrRemotePanel.java847 private void handleCertificateException(UserDataCertificateException ce) argument
849 CertificateDialog dlg = new CertificateDialog(null, ce);
856 X509Certificate[] chain = ce.getChain();
857 String authType = ce.getAuthType();
858 String host = ce.getHost();
895 X509Certificate[] chain = ce.getChain();
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DLocalOrRemotePanel.java846 private void handleCertificateException(UserDataCertificateException ce) argument
848 CertificateDialog dlg = new CertificateDialog(null, ce);
855 X509Certificate[] chain = ce.getChain();
856 String authType = ce.getAuthType();
857 String host = ce.getHost();
894 X509Certificate[] chain = ce.getChain();
/forgerock/opendj2-hg/src/server/org/opends/server/backends/
H A DBackupBackend.java492 catch (ConfigException ce)
496 TRACER.debugCaught(DebugLogLevel.ERROR, ce);
500 String.valueOf(entryDN), ce.getMessage());
595 } catch (ConfigException ce) {
597 TRACER.debugCaught(DebugLogLevel.ERROR, ce);
601 .valueOf(entryDN), ce.getMessageObject());
/forgerock/opendj2-hg/src/server/org/opends/server/backends/jeb/
H A DBackendImpl.java1016 catch (ConfigException ce)
1020 TRACER.debugCaught(DebugLogLevel.ERROR, ce);
1023 ce.getMessageObject());
1198 catch (ConfigException ce)
1202 TRACER.debugCaught(DebugLogLevel.ERROR, ce);
1205 ce.getMessageObject());
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DLocalOrRemotePanel.java847 private void handleCertificateException(UserDataCertificateException ce) argument
849 CertificateDialog dlg = new CertificateDialog(null, ce);
856 X509Certificate[] chain = ce.getChain();
857 String authType = ce.getAuthType();
858 String host = ce.getHost();
895 X509Certificate[] chain = ce.getChain();
/forgerock/opendj2-jel-hg/src/server/org/opends/server/backends/
H A DBackupBackend.java536 catch (ConfigException ce)
540 TRACER.debugCaught(DebugLogLevel.ERROR, ce);
544 String.valueOf(entryDN), ce.getMessage());
639 } catch (ConfigException ce) {
641 TRACER.debugCaught(DebugLogLevel.ERROR, ce);
645 .valueOf(entryDN), ce.getMessageObject());
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/
H A DLocalOrRemotePanel.java801 private void handleCertificateException(UserDataCertificateException ce) argument
803 CertificateDialog dlg = new CertificateDialog(null, ce);
810 X509Certificate[] chain = ce.getChain();
811 String authType = ce.getAuthType();
812 String host = ce.getHost();
850 X509Certificate[] chain = ce.getChain();
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/backends/
H A DBackupBackend.java514 catch (ConfigException ce)
516 logger.traceException(ce);
519 ERR_BACKUP_INVALID_BACKUP_DIRECTORY.get(entryDN, ce.getMessage()));
592 } catch (ConfigException ce) {
593 logger.traceException(ce);
595 throw newConstraintViolation(ERR_BACKUP_INVALID_BACKUP_DIRECTORY.get(entryDN, ce.getMessageObject()));
/forgerock/openam-v13/openam-server-only/src/main/webapp/assets/lib/yui/yahoo-dom-event/
H A Dyahoo-dom-event.js178 YAHOO.util.EventProvider=function(){};YAHOO.util.EventProvider.prototype={__yui_events:null,__yui_subscribers:null,subscribe:function(p_type,p_fn,p_obj,p_override){this.__yui_events=this.__yui_events||{};var ce=this.__yui_events[p_type];if(ce){ce.subscribe(p_fn,p_obj,p_override);}else{this.__yui_subscribers=this.__yui_subscribers||{};var subs=this.__yui_subscribers;if(!subs[p_type]){subs[p_type]=[];}
179 subs[p_type].push({fn:p_fn,obj:p_obj,override:p_override});}},unsubscribe:function(p_type,p_fn,p_obj){this.__yui_events=this.__yui_events||{};var evts=this.__yui_events;if(p_type){var ce=evts[p_type];if(ce){return ce.unsubscribe(p_fn,p_obj);}}else{for(var i in evts){var ret=true;if(YAHOO.lang.hasOwnProperty(evts,i)){ret=ret&&evts[i].unsubscribe(p_fn,p_obj);}}
181 return false;},unsubscribeAll:function(p_type){return this.unsubscribe(p_type);},createEvent:function(p_type,p_config){this.__yui_events=this.__yui_events||{};var opts=p_config||{};var events=this.__yui_events;if(events[p_type]){}else{var scope=opts.scope||this;var silent=(opts.silent);var ce=new YAHOO.util.CustomEvent(p_type,scope,silent,YAHOO.util.CustomEvent.FLAT);events[p_type]=ce;if(opts.onSubscribeCallback){ce.subscribeEvent.subscribe(opts.onSubscribeCallback);}
182 this.__yui_subscribers=this.__yui_subscribers||{};var qs=this.__yui_subscribers[p_type];if(qs){for(var i=0;i<qs.length;++i){ce
[all...]
/forgerock/openam/openam-server-only/src/main/webapp/assets/lib/yui/yahoo-dom-event/
H A Dyahoo-dom-event.js178 YAHOO.util.EventProvider=function(){};YAHOO.util.EventProvider.prototype={__yui_events:null,__yui_subscribers:null,subscribe:function(p_type,p_fn,p_obj,p_override){this.__yui_events=this.__yui_events||{};var ce=this.__yui_events[p_type];if(ce){ce.subscribe(p_fn,p_obj,p_override);}else{this.__yui_subscribers=this.__yui_subscribers||{};var subs=this.__yui_subscribers;if(!subs[p_type]){subs[p_type]=[];}
179 subs[p_type].push({fn:p_fn,obj:p_obj,override:p_override});}},unsubscribe:function(p_type,p_fn,p_obj){this.__yui_events=this.__yui_events||{};var evts=this.__yui_events;if(p_type){var ce=evts[p_type];if(ce){return ce.unsubscribe(p_fn,p_obj);}}else{for(var i in evts){var ret=true;if(YAHOO.lang.hasOwnProperty(evts,i)){ret=ret&&evts[i].unsubscribe(p_fn,p_obj);}}
181 return false;},unsubscribeAll:function(p_type){return this.unsubscribe(p_type);},createEvent:function(p_type,p_config){this.__yui_events=this.__yui_events||{};var opts=p_config||{};var events=this.__yui_events;if(events[p_type]){}else{var scope=opts.scope||this;var silent=(opts.silent);var ce=new YAHOO.util.CustomEvent(p_type,scope,silent,YAHOO.util.CustomEvent.FLAT);events[p_type]=ce;if(opts.onSubscribeCallback){ce.subscribeEvent.subscribe(opts.onSubscribeCallback);}
182 this.__yui_subscribers=this.__yui_subscribers||{};var qs=this.__yui_subscribers[p_type];if(qs){for(var i=0;i<qs.length;++i){ce
[all...]

Completed in 103 milliseconds

<<11121314151617181920