Searched refs:setIndexType (Results 1 - 20 of 20) sorted by relevance

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/
H A DBackendCreationHelper.java173 index.setIndexType(indexTypes);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/server/
H A DAuthXMLRequest.java239 public void setIndexType(String strIndexType) { method in class:AuthXMLRequest
H A DAuthXMLRequestParser.java359 authXMLRequest.setIndexType(indexType);
H A DAuthXMLHandler.java395 authXMLRequest.setIndexType("moduleInstance");
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/server/
H A DAuthXMLRequest.java239 public void setIndexType(String strIndexType) { method in class:AuthXMLRequest
H A DAuthXMLRequestParser.java359 authXMLRequest.setIndexType(indexType);
H A DAuthXMLHandler.java395 authXMLRequest.setIndexType("moduleInstance");
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/
H A DAbstractIndexPanel.java412 index.setIndexType(IndexTypeDescriptor.toNewConfigBackendIndexTypes(indexTypes));
H A DIndexPanel.java658 index.setIndexType(IndexTypeDescriptor.toBackendIndexTypes(indexTypes));
H A DNewIndexPanel.java486 index.setIndexType(IndexTypeDescriptor.toBackendIndexTypes(indexTypes));
H A DNewBaseDNPanel.java1052 index.setIndexType(indexTypes);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DAMLoginContext.java323 loginState.setIndexType(indexType);
1318 loginState.setIndexType(this.indexType);
1383 loginState.setIndexType(this.indexType);
H A DLoginState.java3200 void setIndexType(AuthContext.IndexType indexType) { method in class:LoginState
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DAMLoginContext.java344 authContext.getLoginState().setIndexType(indexType);
1285 authContext.getLoginState().setIndexType(this.indexType);
1350 authContext.getLoginState().setIndexType(this.indexType);
H A DLoginState.java3109 void setIndexType(AuthContext.IndexType indexType) { method in class:LoginState
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/
H A DIndexPanel.java781 index.setIndexType(indexTypes);
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DIndexPanel.java780 index.setIndexType(indexTypes);
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DIndexPanel.java781 index.setIndexType(indexTypes);
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DIndexPanel.java780 index.setIndexType(indexTypes);
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DIndexPanel.java781 index.setIndexType(indexTypes);

Completed in 94 milliseconds