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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DEntityModelImpl.java25 * $Id: EntityModelImpl.java,v 1.20 2009/12/25 09:13:22 babysunil Exp $
60 public class EntityModelImpl extends AMModelBase implements EntityModel { class in inherits:AMModelBase,EntityModel
64 public EntityModelImpl(HttpServletRequest req, Map map) { method in class:EntityModelImpl
415 debug.warning("EntityModelImpl.getWSFedRoles", e);
548 debug.warning("EntityModelImpl.isAffiliate", e);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DEntityModelImpl.java25 * $Id: EntityModelImpl.java,v 1.20 2009/12/25 09:13:22 babysunil Exp $
60 public class EntityModelImpl extends AMModelBase implements EntityModel { class in inherits:AMModelBase,EntityModel
64 public EntityModelImpl(HttpServletRequest req, Map map) { method in class:EntityModelImpl
415 debug.warning("EntityModelImpl.getWSFedRoles", e);
548 debug.warning("EntityModelImpl.isAffiliate", e);

Completed in 22 milliseconds