Searched defs:DELEGATION_SERVICES_RDN_WITH_COMMA (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DSMSEntry.java1428 int oldStrIndex = rfcDN.indexOf(DELEGATION_SERVICES_RDN_WITH_COMMA);
1764 static final String DELEGATION_SERVICES_RDN_WITH_COMMA = COMMA field in class:SMSEntry
1768 DELEGATION_SERVICES_RDN_WITH_COMMA.length();
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DSMSEntry.java1428 int oldStrIndex = rfcDN.indexOf(DELEGATION_SERVICES_RDN_WITH_COMMA);
1764 static final String DELEGATION_SERVICES_RDN_WITH_COMMA = COMMA field in class:SMSEntry
1768 DELEGATION_SERVICES_RDN_WITH_COMMA.length();

Completed in 36 milliseconds