Searched refs:Enumerator (Results 1 - 9 of 9) sorted by relevance

/forgerock/openam-v13/openam-shared/src/main/java/com/iplanet/am/util/
H A DCache.java258 return new Enumerator(KEYS, false);
272 return new Enumerator(VALUES, false);
609 return new Enumerator(KEYS, true);
647 return new Enumerator(ENTRIES, true);
718 return new Enumerator(VALUES, true);
954 private class Enumerator implements Enumeration, Iterator { class in class:Cache
966 * Indicates whether this Enumerator is serving as an Iterator or an
978 Enumerator(int type, boolean iterator) { method in class:Cache.Enumerator
999 throw new NoSuchElementException("Cache Enumerator");
1017 throw new IllegalStateException("Cache Enumerator");
[all...]
/forgerock/openam/openam-shared/src/main/java/com/iplanet/am/util/
H A DCache.java258 return new Enumerator(KEYS, false);
272 return new Enumerator(VALUES, false);
609 return new Enumerator(KEYS, true);
647 return new Enumerator(ENTRIES, true);
718 return new Enumerator(VALUES, true);
954 private class Enumerator implements Enumeration, Iterator { class in class:Cache
966 * Indicates whether this Enumerator is serving as an Iterator or an
978 Enumerator(int type, boolean iterator) { method in class:Cache.Enumerator
999 throw new NoSuchElementException("Cache Enumerator");
1017 throw new IllegalStateException("Cache Enumerator");
[all...]
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/entitlement/opensso/
H A DCache.java276 return new Enumerator(KEYS, false);
290 return new Enumerator(VALUES, false);
705 return new Enumerator(KEYS, true);
746 return new Enumerator(ENTRIES, true);
821 return new Enumerator(VALUES, true);
1073 private class Enumerator implements Enumeration, Iterator { class in class:Cache
1085 * Indicates whether this Enumerator is serving as an Iterator or an
1097 Enumerator(int type, boolean iterator) { method in class:Cache.Enumerator
1118 throw new NoSuchElementException("Cache Enumerator");
1136 throw new IllegalStateException("Cache Enumerator");
[all...]
/forgerock/openam/openam-core/src/main/java/com/sun/identity/entitlement/opensso/
H A DCache.java276 return new Enumerator(KEYS, false);
290 return new Enumerator(VALUES, false);
705 return new Enumerator(KEYS, true);
746 return new Enumerator(ENTRIES, true);
821 return new Enumerator(VALUES, true);
1073 private class Enumerator implements Enumeration, Iterator { class in class:Cache
1085 * Indicates whether this Enumerator is serving as an Iterator or an
1097 Enumerator(int type, boolean iterator) { method in class:Cache.Enumerator
1118 throw new NoSuchElementException("Cache Enumerator");
1136 throw new IllegalStateException("Cache Enumerator");
[all...]
/forgerock/opendj2/ext/checkstyle/
H A Dcheckstyle-all-4.1.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ...
/forgerock/opendj-b2.6/ext/checkstyle/
H A Dcheckstyle-all-4.1.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ...
/forgerock/opendj2.6.2/ext/checkstyle/
H A Dcheckstyle-all-4.1.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ...
/forgerock/opendj2-jel-hg/ext/checkstyle/
H A Dcheckstyle-all-4.1.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ...
/forgerock/opendj2-hg/ext/checkstyle/
H A Dcheckstyle-all-4.1.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ...

Completed in 714 milliseconds