Searched refs:STSHomeViewBean (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/sts/
H A DSTSEditViewBeanBase.java145 final String instanceName = (String)getPageSessionAttribute(STSHomeViewBean.INSTANCE_NAME);
189 final String instanceName = (String)getPageSessionAttribute(STSHomeViewBean.INSTANCE_NAME);
314 return (AMViewBeanBase) getViewBean(STSHomeViewBean.class);
H A DSTSHomeViewBean.java48 public class STSHomeViewBean extends RealmPropertiesBase { class in inherits:RealmPropertiesBase
82 public STSHomeViewBean() { method in class:STSHomeViewBean
164 throw new IllegalStateException("Exception getting model in STSHomeViewBean: " + e.getMessage(), e);
H A DSTSAddViewBeanBase.java181 return (AMViewBeanBase) getViewBean(STSHomeViewBean.class);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/sts/
H A DSTSEditViewBeanBase.java145 final String instanceName = (String)getPageSessionAttribute(STSHomeViewBean.INSTANCE_NAME);
189 final String instanceName = (String)getPageSessionAttribute(STSHomeViewBean.INSTANCE_NAME);
315 return (AMViewBeanBase) getViewBean(STSHomeViewBean.class);
H A DSTSHomeViewBean.java48 public class STSHomeViewBean extends RealmPropertiesBase { class in inherits:RealmPropertiesBase
82 public STSHomeViewBean() { method in class:STSHomeViewBean
164 throw new IllegalStateException("Exception getting model in STSHomeViewBean: " + e.getMessage(), e);
H A DSTSAddViewBeanBase.java181 return (AMViewBeanBase) getViewBean(STSHomeViewBean.class);

Completed in 32 milliseconds