Searched refs:getQOP (Results 1 - 12 of 12) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/extensions/
H A DDigestMD5SASLMechanismHandler.java117 String QOP = getQOP(configuration);
252 String QOP = getQOP(configuration);
284 getQOP(DigestMD5SASLMechanismHandlerCfg configuration) { method in class:DigestMD5SASLMechanismHandler
H A DGSSAPISASLMechanismHandler.java643 saslProps.put(Sasl.QOP, getQOP(config));
659 private String getQOP(GSSAPISASLMechanismHandlerCfg configuration) method in class:GSSAPISASLMechanismHandler
/forgerock/opendj2/src/server/org/opends/server/extensions/
H A DDigestMD5SASLMechanismHandler.java116 String QOP = getQOP(configuration);
251 String QOP = getQOP(configuration);
283 getQOP(DigestMD5SASLMechanismHandlerCfg configuration) { method in class:DigestMD5SASLMechanismHandler
H A DGSSAPISASLMechanismHandler.java611 saslProps.put(Sasl.QOP, getQOP(config));
627 private String getQOP(GSSAPISASLMechanismHandlerCfg configuration) method in class:GSSAPISASLMechanismHandler
/forgerock/opendj2.6.2/src/server/org/opends/server/extensions/
H A DDigestMD5SASLMechanismHandler.java117 String QOP = getQOP(configuration);
252 String QOP = getQOP(configuration);
284 getQOP(DigestMD5SASLMechanismHandlerCfg configuration) { method in class:DigestMD5SASLMechanismHandler
H A DGSSAPISASLMechanismHandler.java643 saslProps.put(Sasl.QOP, getQOP(config));
659 private String getQOP(GSSAPISASLMechanismHandlerCfg configuration) method in class:GSSAPISASLMechanismHandler
/forgerock/opendj2-jel-hg/src/server/org/opends/server/extensions/
H A DDigestMD5SASLMechanismHandler.java117 String QOP = getQOP(configuration);
252 String QOP = getQOP(configuration);
284 getQOP(DigestMD5SASLMechanismHandlerCfg configuration) { method in class:DigestMD5SASLMechanismHandler
H A DGSSAPISASLMechanismHandler.java643 saslProps.put(Sasl.QOP, getQOP(config));
659 private String getQOP(GSSAPISASLMechanismHandlerCfg configuration) method in class:GSSAPISASLMechanismHandler
/forgerock/opendj2-hg/src/server/org/opends/server/extensions/
H A DDigestMD5SASLMechanismHandler.java116 String QOP = getQOP(configuration);
251 String QOP = getQOP(configuration);
283 getQOP(DigestMD5SASLMechanismHandlerCfg configuration) { method in class:DigestMD5SASLMechanismHandler
H A DGSSAPISASLMechanismHandler.java611 saslProps.put(Sasl.QOP, getQOP(config));
627 private String getQOP(GSSAPISASLMechanismHandlerCfg configuration) method in class:GSSAPISASLMechanismHandler
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/extensions/
H A DDigestMD5SASLMechanismHandler.java111 String QOP = getQOP(configuration);
226 String QOP = getQOP(configuration);
253 getQOP(DigestMD5SASLMechanismHandlerCfg configuration) { method in class:DigestMD5SASLMechanismHandler
H A DGSSAPISASLMechanismHandler.java563 saslProps.put(Sasl.QOP, getQOP(config));
579 private String getQOP(GSSAPISASLMechanismHandlerCfg configuration) method in class:GSSAPISASLMechanismHandler

Completed in 41 milliseconds