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

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/protocols/http/
H A DCollectClientConnectionsFilterTest.java92 authConfig.setBasicAuthenticationSupported(true);
109 authConfig.setBasicAuthenticationSupported(true);
141 authConfig.setBasicAuthenticationSupported(true);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/protocols/http/
H A DCollectClientConnectionsFilterTest.java91 authConfig.setBasicAuthenticationSupported(true);
108 authConfig.setBasicAuthenticationSupported(true);
140 authConfig.setBasicAuthenticationSupported(true);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/protocols/http/
H A DCollectClientConnectionsFilterTest.java92 authConfig.setBasicAuthenticationSupported(true);
109 authConfig.setBasicAuthenticationSupported(true);
141 authConfig.setBasicAuthenticationSupported(true);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/protocols/http/
H A DCollectClientConnectionsFilterTest.java91 authConfig.setBasicAuthenticationSupported(true);
108 authConfig.setBasicAuthenticationSupported(true);
140 authConfig.setBasicAuthenticationSupported(true);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/protocols/http/
H A DCollectClientConnectionsFilterTest.java92 authConfig.setBasicAuthenticationSupported(true);
109 authConfig.setBasicAuthenticationSupported(true);
141 authConfig.setBasicAuthenticationSupported(true);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/protocols/http/
H A DCollectClientConnectionsFilterTest.java89 authConfig.setBasicAuthenticationSupported(true);
99 authConfig.setBasicAuthenticationSupported(false);
124 authConfig.setBasicAuthenticationSupported(true);
/forgerock/opendj-b2.6/src/server/org/opends/server/protocols/http/
H A DHTTPAuthenticationConfig.java63 public void setBasicAuthenticationSupported(boolean supported) method in class:HTTPAuthenticationConfig
H A DHTTPConnectionHandler.java905 result.setBasicAuthenticationSupported(asBool(val,
/forgerock/opendj2/src/server/org/opends/server/protocols/http/
H A DHTTPAuthenticationConfig.java62 public void setBasicAuthenticationSupported(boolean supported) method in class:HTTPAuthenticationConfig
H A DHTTPConnectionHandler.java888 result.setBasicAuthenticationSupported(asBool(val,
/forgerock/opendj2.6.2/src/server/org/opends/server/protocols/http/
H A DHTTPAuthenticationConfig.java63 public void setBasicAuthenticationSupported(boolean supported) method in class:HTTPAuthenticationConfig
H A DHTTPConnectionHandler.java907 result.setBasicAuthenticationSupported(asBool(val,
/forgerock/opendj2-jel-hg/src/server/org/opends/server/protocols/http/
H A DHTTPAuthenticationConfig.java63 public void setBasicAuthenticationSupported(boolean supported) method in class:HTTPAuthenticationConfig
H A DHTTPConnectionHandler.java905 result.setBasicAuthenticationSupported(asBool(val,
/forgerock/opendj2-hg/src/server/org/opends/server/protocols/http/
H A DHTTPAuthenticationConfig.java62 public void setBasicAuthenticationSupported(boolean supported) method in class:HTTPAuthenticationConfig
H A DHTTPConnectionHandler.java888 result.setBasicAuthenticationSupported(asBool(val,
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/protocols/http/
H A DHTTPAuthenticationConfig.java62 public void setBasicAuthenticationSupported(boolean supported) method in class:HTTPAuthenticationConfig
H A DLdapHttpApplication.java165 result.setBasicAuthenticationSupported(asBool(val, "supportHTTPBasicAuthentication"));

Completed in 1038 milliseconds