Searched refs:setCustomHeaderPassword (Results 1 - 18 of 18) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/protocols/http/
H A DHTTPAuthenticationConfig.java130 public void setCustomHeaderPassword(String customHeaderPassword) method in class:HTTPAuthenticationConfig
H A DHTTPConnectionHandler.java911 result.setCustomHeaderPassword(val.get("altAuthenticationPasswordHeader")
/forgerock/opendj2/src/server/org/opends/server/protocols/http/
H A DHTTPAuthenticationConfig.java129 public void setCustomHeaderPassword(String customHeaderPassword) method in class:HTTPAuthenticationConfig
H A DHTTPConnectionHandler.java894 result.setCustomHeaderPassword(val.get("altAuthenticationPasswordHeader")
/forgerock/opendj2.6.2/src/server/org/opends/server/protocols/http/
H A DHTTPAuthenticationConfig.java130 public void setCustomHeaderPassword(String customHeaderPassword) method in class:HTTPAuthenticationConfig
H A DHTTPConnectionHandler.java913 result.setCustomHeaderPassword(val.get("altAuthenticationPasswordHeader")
/forgerock/opendj2-jel-hg/src/server/org/opends/server/protocols/http/
H A DHTTPAuthenticationConfig.java130 public void setCustomHeaderPassword(String customHeaderPassword) method in class:HTTPAuthenticationConfig
H A DHTTPConnectionHandler.java911 result.setCustomHeaderPassword(val.get("altAuthenticationPasswordHeader")
/forgerock/opendj2-hg/src/server/org/opends/server/protocols/http/
H A DHTTPAuthenticationConfig.java129 public void setCustomHeaderPassword(String customHeaderPassword) method in class:HTTPAuthenticationConfig
H A DHTTPConnectionHandler.java894 result.setCustomHeaderPassword(val.get("altAuthenticationPasswordHeader")
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/protocols/http/
H A DHTTPAuthenticationConfig.java129 public void setCustomHeaderPassword(String customHeaderPassword) method in class:HTTPAuthenticationConfig
H A DLdapHttpApplication.java168 result.setCustomHeaderPassword(val.get("altAuthenticationPasswordHeader").asString());
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/protocols/http/
H A DCollectClientConnectionsFilterTest.java159 authConfig.setCustomHeaderPassword(customHeaderPassword);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/protocols/http/
H A DCollectClientConnectionsFilterTest.java158 authConfig.setCustomHeaderPassword(customHeaderPassword);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/protocols/http/
H A DCollectClientConnectionsFilterTest.java159 authConfig.setCustomHeaderPassword(customHeaderPassword);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/protocols/http/
H A DCollectClientConnectionsFilterTest.java158 authConfig.setCustomHeaderPassword(customHeaderPassword);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/protocols/http/
H A DCollectClientConnectionsFilterTest.java159 authConfig.setCustomHeaderPassword(customHeaderPassword);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/protocols/http/
H A DCollectClientConnectionsFilterTest.java139 authConfig.setCustomHeaderPassword(customHeaderPassword);

Completed in 65 milliseconds