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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/
H A DIDFFAuthContexts.java60 IDFFAuthContext idffAuthContextObj =
61 (IDFFAuthContext) entry.getValue();
78 IDFFAuthContext idffAuthContextObj =
79 (IDFFAuthContext)entry.getValue();
114 * Adds IDFFAuthContext to the collection
121 IDFFAuthContext c = new IDFFAuthContext();
131 * Adds IDFFAuthContext to the collection.
146 IDFFAuthContext c = new IDFFAuthContext();
165 public class IDFFAuthContext class in class:IDFFAuthContexts
173 public IDFFAuthContext() { method in class:IDFFAuthContexts.IDFFAuthContext
[all...]
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/
H A DIDFFAuthContexts.java60 IDFFAuthContext idffAuthContextObj =
61 (IDFFAuthContext) entry.getValue();
78 IDFFAuthContext idffAuthContextObj =
79 (IDFFAuthContext)entry.getValue();
114 * Adds IDFFAuthContext to the collection
121 IDFFAuthContext c = new IDFFAuthContext();
131 * Adds IDFFAuthContext to the collection.
146 IDFFAuthContext c = new IDFFAuthContext();
165 public class IDFFAuthContext class in class:IDFFAuthContexts
173 public IDFFAuthContext() { method in class:IDFFAuthContexts.IDFFAuthContext
[all...]

Completed in 21 milliseconds