Searched refs:REALM_PROPERTY (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/extensions/
H A DDigestMD5SASLMechanismHandler.java87 private static final String REALM_PROPERTY = field in class:DigestMD5SASLMechanismHandler
124 saslProps.put(REALM_PROPERTY, getRealm(configuration));
259 saslProps.put(REALM_PROPERTY, getRealm(configuration));
/forgerock/opendj2/src/server/org/opends/server/extensions/
H A DDigestMD5SASLMechanismHandler.java86 private static final String REALM_PROPERTY = field in class:DigestMD5SASLMechanismHandler
123 saslProps.put(REALM_PROPERTY, getRealm(configuration));
258 saslProps.put(REALM_PROPERTY, getRealm(configuration));
/forgerock/opendj2.6.2/src/server/org/opends/server/extensions/
H A DDigestMD5SASLMechanismHandler.java87 private static final String REALM_PROPERTY = field in class:DigestMD5SASLMechanismHandler
124 saslProps.put(REALM_PROPERTY, getRealm(configuration));
259 saslProps.put(REALM_PROPERTY, getRealm(configuration));
/forgerock/opendj2-jel-hg/src/server/org/opends/server/extensions/
H A DDigestMD5SASLMechanismHandler.java87 private static final String REALM_PROPERTY = field in class:DigestMD5SASLMechanismHandler
124 saslProps.put(REALM_PROPERTY, getRealm(configuration));
259 saslProps.put(REALM_PROPERTY, getRealm(configuration));
/forgerock/opendj2-hg/src/server/org/opends/server/extensions/
H A DDigestMD5SASLMechanismHandler.java86 private static final String REALM_PROPERTY = field in class:DigestMD5SASLMechanismHandler
123 saslProps.put(REALM_PROPERTY, getRealm(configuration));
258 saslProps.put(REALM_PROPERTY, getRealm(configuration));
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/extensions/
H A DDigestMD5SASLMechanismHandler.java84 private static final String REALM_PROPERTY = "com.sun.security.sasl.digest.realm"; field in class:DigestMD5SASLMechanismHandler
118 saslProps.put(REALM_PROPERTY, getRealm(configuration));
233 saslProps.put(REALM_PROPERTY, getRealm(configuration));

Completed in 70 milliseconds