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

12

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/
H A DSCPlatform30ViewBean.java54 public static final String PAGE_MODIFIED = "pageModified"; field in class:SCPlatform30ViewBean
87 String flag = (String)getPageSessionAttribute(PAGE_MODIFIED);
103 removePageSessionAttribute(PAGE_MODIFIED);
115 removePageSessionAttribute(PAGE_MODIFIED);
H A DSCSAML2SOAPBindingViewBean.java60 public static final String PAGE_MODIFIED = "pageModified"; field in class:SCSAML2SOAPBindingViewBean
193 String flag = (String)getPageSessionAttribute(PAGE_MODIFIED);
277 removePageSessionAttribute(PAGE_MODIFIED);
289 removePageSessionAttribute(PAGE_MODIFIED);
301 removePageSessionAttribute(PAGE_MODIFIED);
344 setPageSessionAttribute(PAGE_MODIFIED, "1");
H A DG11NCharsetAliasAddViewBean.java80 setPageSessionAttribute(SMG11NViewBean.PAGE_MODIFIED, "1");
H A DSCPolicyResourceComparatorAddViewBean.java70 setPageSessionAttribute(SCPolicyViewBean.PAGE_MODIFIED, "1");
H A DSMDiscoveryProviderResourceIdMapperAddViewBean.java79 setPageSessionAttribute(SMDiscoveryServiceViewBean.PAGE_MODIFIED, "1");
H A DSCSOAPBindingViewBean.java59 public static final String PAGE_MODIFIED = "pageModified"; field in class:SCSOAPBindingViewBean
191 String flag = (String)getPageSessionAttribute(PAGE_MODIFIED);
274 removePageSessionAttribute(PAGE_MODIFIED);
286 removePageSessionAttribute(PAGE_MODIFIED);
317 setPageSessionAttribute(PAGE_MODIFIED, "1");
H A DG11NSupportedCharsetsAddViewBean.java88 setPageSessionAttribute(SMG11NViewBean.PAGE_MODIFIED, "1");
H A DSCPolicyViewBean.java65 public static final String PAGE_MODIFIED = "pageModified"; field in class:SCPolicyViewBean
174 String flag = (String)getPageSessionAttribute(PAGE_MODIFIED);
215 String flag = (String)getPageSessionAttribute(PAGE_MODIFIED);
275 setPageSessionAttribute(SCPolicyViewBean.PAGE_MODIFIED, "1");
H A DSCSAML2SOAPBindingRequestHandlerListAddViewBean.java94 setPageSessionAttribute(SCSAML2SOAPBindingViewBean.PAGE_MODIFIED, "1");
H A DSCSOAPBindingRequestHandlerListAddViewBean.java95 setPageSessionAttribute(SCSOAPBindingViewBean.PAGE_MODIFIED, "1");
H A DSMDiscoveryBootstrapRefOffAddViewBean.java97 SMDiscoveryServiceViewBean.PAGE_MODIFIED, "1");
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/
H A DSCPlatform30ViewBean.java54 public static final String PAGE_MODIFIED = "pageModified"; field in class:SCPlatform30ViewBean
87 String flag = (String)getPageSessionAttribute(PAGE_MODIFIED);
103 removePageSessionAttribute(PAGE_MODIFIED);
115 removePageSessionAttribute(PAGE_MODIFIED);
H A DSCSAML2SOAPBindingViewBean.java60 public static final String PAGE_MODIFIED = "pageModified"; field in class:SCSAML2SOAPBindingViewBean
193 String flag = (String)getPageSessionAttribute(PAGE_MODIFIED);
277 removePageSessionAttribute(PAGE_MODIFIED);
289 removePageSessionAttribute(PAGE_MODIFIED);
301 removePageSessionAttribute(PAGE_MODIFIED);
344 setPageSessionAttribute(PAGE_MODIFIED, "1");
H A DG11NCharsetAliasAddViewBean.java80 setPageSessionAttribute(SMG11NViewBean.PAGE_MODIFIED, "1");
H A DSCPolicyResourceComparatorAddViewBean.java70 setPageSessionAttribute(SCPolicyViewBean.PAGE_MODIFIED, "1");
H A DSMDiscoveryProviderResourceIdMapperAddViewBean.java79 setPageSessionAttribute(SMDiscoveryServiceViewBean.PAGE_MODIFIED, "1");
H A DSCSOAPBindingViewBean.java59 public static final String PAGE_MODIFIED = "pageModified"; field in class:SCSOAPBindingViewBean
191 String flag = (String)getPageSessionAttribute(PAGE_MODIFIED);
274 removePageSessionAttribute(PAGE_MODIFIED);
286 removePageSessionAttribute(PAGE_MODIFIED);
317 setPageSessionAttribute(PAGE_MODIFIED, "1");
H A DG11NSupportedCharsetsAddViewBean.java88 setPageSessionAttribute(SMG11NViewBean.PAGE_MODIFIED, "1");
H A DSCPolicyViewBean.java65 public static final String PAGE_MODIFIED = "pageModified"; field in class:SCPolicyViewBean
174 String flag = (String)getPageSessionAttribute(PAGE_MODIFIED);
215 String flag = (String)getPageSessionAttribute(PAGE_MODIFIED);
275 setPageSessionAttribute(SCPolicyViewBean.PAGE_MODIFIED, "1");
H A DSCSAML2SOAPBindingRequestHandlerListAddViewBean.java94 setPageSessionAttribute(SCSAML2SOAPBindingViewBean.PAGE_MODIFIED, "1");
H A DSCSOAPBindingRequestHandlerListAddViewBean.java95 setPageSessionAttribute(SCSOAPBindingViewBean.PAGE_MODIFIED, "1");
H A DSMDiscoveryBootstrapRefOffAddViewBean.java97 SMDiscoveryServiceViewBean.PAGE_MODIFIED, "1");
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/webservices/
H A DWSAuthNServicesViewBean.java59 public static final String PAGE_MODIFIED = "pageModified"; field in class:WSAuthNServicesViewBean
178 String flag = (String)getPageSessionAttribute(PAGE_MODIFIED);
323 removePageSessionAttribute(PAGE_MODIFIED);
335 removePageSessionAttribute(PAGE_MODIFIED);
H A DWSAuthNServicesHandlersAddViewBean.java87 setPageSessionAttribute(WSAuthNServicesViewBean.PAGE_MODIFIED, "1");
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/webservices/
H A DWSAuthNServicesViewBean.java59 public static final String PAGE_MODIFIED = "pageModified"; field in class:WSAuthNServicesViewBean
178 String flag = (String)getPageSessionAttribute(PAGE_MODIFIED);
323 removePageSessionAttribute(PAGE_MODIFIED);
335 removePageSessionAttribute(PAGE_MODIFIED);

Completed in 95 milliseconds

12