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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/entitlement/
H A DApplication.java116 private static final int LEN_CREATION_DATE_ATTRIBUTE = field in class:Application
662 String s = m.substring(LEN_CREATION_DATE_ATTRIBUTE + 1);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/entitlement/
H A DApplication.java85 private static final int LEN_CREATION_DATE_ATTRIBUTE = field in class:Application
642 String s = m.substring(LEN_CREATION_DATE_ATTRIBUTE + 1);

Completed in 29 milliseconds