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

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/ldap/aci/
H A DACI.java998 return ACIParser.parseACI(aciText);
1148 static ACI parseACI(String aciText) throws ACIParseException { method in class:ACIParser
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/ldap/aci/
H A DACI.java998 return ACIParser.parseACI(aciText);
1148 static ACI parseACI(String aciText) throws ACIParseException { method in class:ACIParser

Completed in 38 milliseconds