Searched refs:PAGE_MODIFIED (Results 26 - 50 of 50) sorted by relevance

12

/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/webservices/
H A DWSAuthNServicesHandlersAddViewBean.java87 setPageSessionAttribute(WSAuthNServicesViewBean.PAGE_MODIFIED, "1");
H A DWSAuthNServicesHandlersEditViewBean.java141 setPageSessionAttribute(WSAuthNServicesViewBean.PAGE_MODIFIED, "1");
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/sts/
H A DSTSEditViewBeanBase.java66 private static final String PAGE_MODIFIED = "pageModified"; field in class:STSEditViewBeanBase
225 removePageSessionAttribute(PAGE_MODIFIED);
247 removePageSessionAttribute(PAGE_MODIFIED);
H A DSTSAddViewBeanBase.java52 public static final String PAGE_MODIFIED = "pageModified"; field in class:STSAddViewBeanBase
143 removePageSessionAttribute(PAGE_MODIFIED);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/sts/
H A DSTSEditViewBeanBase.java66 private static final String PAGE_MODIFIED = "pageModified"; field in class:STSEditViewBeanBase
226 removePageSessionAttribute(PAGE_MODIFIED);
248 removePageSessionAttribute(PAGE_MODIFIED);
H A DSTSAddViewBeanBase.java52 public static final String PAGE_MODIFIED = "pageModified"; field in class:STSAddViewBeanBase
143 removePageSessionAttribute(PAGE_MODIFIED);
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/
H A DG11NCharsetAliasEditViewBean.java128 setPageSessionAttribute(SMG11NViewBean.PAGE_MODIFIED, "1");
H A DG11NSupportedCharsetsEditViewBean.java128 setPageSessionAttribute(SMG11NViewBean.PAGE_MODIFIED, "1");
H A DSMG11NViewBean.java66 public static final String PAGE_MODIFIED = "pageModified"; field in class:SMG11NViewBean
279 String flag = (String)getPageSessionAttribute(PAGE_MODIFIED);
550 removePageSessionAttribute(PAGE_MODIFIED);
562 removePageSessionAttribute(PAGE_MODIFIED);
H A DSCPolicyResourceComparatorEditViewBean.java116 setPageSessionAttribute(SCPolicyViewBean.PAGE_MODIFIED, "1");
H A DSCSAML2SOAPBindingRequestHandlerListEditViewBean.java119 setPageSessionAttribute(SCSAML2SOAPBindingViewBean.PAGE_MODIFIED, "1");
H A DSCSOAPBindingRequestHandlerListEditViewBean.java119 setPageSessionAttribute(SCSOAPBindingViewBean.PAGE_MODIFIED, "1");
H A DSMDiscoveryBootstrapRefOffEditViewBean.java139 setPageSessionAttribute(SMDiscoveryServiceViewBean.PAGE_MODIFIED, "1");
H A DSMDiscoveryProviderResourceIdMapperEditViewBean.java126 setPageSessionAttribute(SMDiscoveryServiceViewBean.PAGE_MODIFIED, "1");
H A DSMDiscoveryServiceViewBean.java77 public static final String PAGE_MODIFIED = "pageModified"; field in class:SMDiscoveryServiceViewBean
376 String flag = (String)getPageSessionAttribute(PAGE_MODIFIED);
529 removePageSessionAttribute(PAGE_MODIFIED);
541 removePageSessionAttribute(PAGE_MODIFIED);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/
H A DG11NCharsetAliasEditViewBean.java128 setPageSessionAttribute(SMG11NViewBean.PAGE_MODIFIED, "1");
H A DG11NSupportedCharsetsEditViewBean.java128 setPageSessionAttribute(SMG11NViewBean.PAGE_MODIFIED, "1");
H A DSCPolicyResourceComparatorEditViewBean.java116 setPageSessionAttribute(SCPolicyViewBean.PAGE_MODIFIED, "1");
H A DSCSAML2SOAPBindingRequestHandlerListEditViewBean.java119 setPageSessionAttribute(SCSAML2SOAPBindingViewBean.PAGE_MODIFIED, "1");
H A DSCSOAPBindingRequestHandlerListEditViewBean.java119 setPageSessionAttribute(SCSOAPBindingViewBean.PAGE_MODIFIED, "1");
H A DSMDiscoveryBootstrapRefOffEditViewBean.java139 setPageSessionAttribute(SMDiscoveryServiceViewBean.PAGE_MODIFIED, "1");
H A DSMDiscoveryProviderResourceIdMapperEditViewBean.java126 setPageSessionAttribute(SMDiscoveryServiceViewBean.PAGE_MODIFIED, "1");
H A DSMDiscoveryServiceViewBean.java77 public static final String PAGE_MODIFIED = "pageModified"; field in class:SMDiscoveryServiceViewBean
376 String flag = (String)getPageSessionAttribute(PAGE_MODIFIED);
529 removePageSessionAttribute(PAGE_MODIFIED);
541 removePageSessionAttribute(PAGE_MODIFIED);
H A DSMG11NViewBean.java66 public static final String PAGE_MODIFIED = "pageModified"; field in class:SMG11NViewBean
279 String flag = (String)getPageSessionAttribute(PAGE_MODIFIED);
550 removePageSessionAttribute(PAGE_MODIFIED);
562 removePageSessionAttribute(PAGE_MODIFIED);
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/webservices/
H A DWSAuthNServicesHandlersEditViewBean.java141 setPageSessionAttribute(WSAuthNServicesViewBean.PAGE_MODIFIED, "1");

Completed in 2894 milliseconds

12