Composite Application Framework 10.15 | Added, Removed, Deprecated, or Changed APIs | Release 9.12
 
Release 9.12
Added APIs
com.webmethods.caf.common.thread.NamedThreadFactory: Method 'public NamedThreadFactory(java.lang.String, boolean)' has been added com.webmethods.caf.faces.bean.mws_ui.HtmlHead: Method 'public java.lang.String getEffectsJS()' has been added com.webmethods.caf.faces.convert.FormattedDateTimeConverter: Added protected field dateFormatDefault com.webmethods.caf.faces.data.object.DateRange: Added protected field controlCalendar com.webmethods.caf.faces.data.object.DateRange: Method 'protected java.util.Calendar getControlCalendar(javax.faces.context.FacesContext)' has been added com.webmethods.caf.faces.data.object.DateRange: Method 'public void setControlCalendar(java.util.Calendar)' has been added com.webmethods.caf.mobile.notify.IMobileNotificationConstants: Class com.webmethods.caf.mobile.notify.IMobileNotificationConstants added com.webmethods.caf.mobile.notify.IMobileNotificationProvider: Class com.webmethods.caf.mobile.notify.IMobileNotificationProvider added com.webmethods.caf.mobile.notify.IMobileNotifierComponent: Class com.webmethods.caf.mobile.notify.IMobileNotifierComponent added com.webmethods.caf.mobile.notify.activator.MobileNotificationActivator: Class com.webmethods.caf.mobile.notify.activator.MobileNotificationActivator added com.webmethods.caf.mobile.notify.impl.MobileNotificationProvider: Class com.webmethods.caf.mobile.notify.impl.MobileNotificationProvider added com.webmethods.caf.mobile.notify.impl.MobileNotifierComponent: Class com.webmethods.caf.mobile.notify.impl.MobileNotifierComponent added com.webmethods.caf.mobile.notify.impl.TaskEventsHandler: Class com.webmethods.caf.mobile.notify.impl.TaskEventsHandler added com.webmethods.caf.mobile.notify.task.Message: Class com.webmethods.caf.mobile.notify.task.Message added com.webmethods.caf.mobile.notify.task.MonitorPendingNotificationMessages: Class com.webmethods.caf.mobile.notify.task.MonitorPendingNotificationMessages added com.webmethods.caf.mobile.notify.task.NotificationSender: Class com.webmethods.caf.mobile.notify.task.NotificationSender added com.webmethods.caf.mobile.notify.util.MobileNotifierUtil: Class com.webmethods.caf.mobile.notify.util.MobileNotifierUtil added com.webmethods.caf.wsserver.auth.saml.SamlUtils: Method 'public org.w3c.dom.Element marshallSamlObject(org.opensaml.xml.XMLObject)' has been added com.webmethods.caf.wsserver.auth.saml.SamlUtils: Method 'public org.opensaml.xml.XMLObject unmarshallElement(org.w3c.dom.Element)' has been added com.webmethods.portal.bizPolicy.biz.dir.IGroupBizPolicy: Added com.webmethods.portal.bizPolicy.biz.view.IViewableContainerPolicy to the set of implemented interfaces com.webmethods.portal.bizPolicy.biz.dir.IPrincipalBizPolicy: Added com.webmethods.portal.bizPolicy.biz.view.IViewableContainerPolicy to the set of implemented interfaces com.webmethods.portal.bizPolicy.biz.dir.IUserBizPolicy: Added com.webmethods.portal.bizPolicy.biz.view.IViewableContainerPolicy to the set of implemented interfaces com.webmethods.portal.bizPolicy.biz.dir.impl.GroupBizPolicy: Added com.webmethods.portal.bizPolicy.biz.view.IViewableContainerPolicy to the set of implemented interfaces com.webmethods.portal.bizPolicy.biz.dir.impl.GroupBizPolicy: Added com.webmethods.portal.bizPolicy.biz.view.impl.ViewableContainerPolicy to the list of superclasses com.webmethods.portal.bizPolicy.biz.dir.impl.PrincipalBizPolicy: Added com.webmethods.portal.bizPolicy.biz.view.IViewableContainerPolicy to the set of implemented interfaces com.webmethods.portal.bizPolicy.biz.dir.impl.PrincipalBizPolicy: Added com.webmethods.portal.bizPolicy.biz.view.impl.ViewableContainerPolicy to the list of superclasses com.webmethods.portal.bizPolicy.biz.dir.impl.UserBizPolicy: Added com.webmethods.portal.bizPolicy.biz.view.IViewableContainerPolicy to the set of implemented interfaces com.webmethods.portal.bizPolicy.biz.dir.impl.UserBizPolicy: Added com.webmethods.portal.bizPolicy.biz.view.impl.ViewableContainerPolicy to the list of superclasses com.webmethods.portal.bizPolicy.biz.task.impl.TaskInfo: Added java.io.Serializable to the set of implemented interfaces com.webmethods.portal.bizPolicy.biz.task.impl.TaskInfoExtended: Added java.io.Serializable to the set of implemented interfaces com.webmethods.portal.bizPolicy.command.ICommandManager: Method 'public com.webmethods.portal.bizPolicy.command.IRemoteCommandTransport getRemoteCommandTransport(java.lang.String)' has been added to an interface com.webmethods.portal.bizPolicy.command.ICommandManager: Method 'public java.util.List invokeClusterCommand(com.webmethods.portal.bizPolicy.IContext, com.webmethods.portal.bizPolicy.command.ICommand, com.webmethods.portal.bizPolicy.command.ICommandBean)' has been added to an interface com.webmethods.portal.bizPolicy.command.ICommandResponseEntry: Class com.webmethods.portal.bizPolicy.command.ICommandResponseEntry added com.webmethods.portal.bizPolicy.command.dir.GetPortalStyle: Method 'protected void checkAccess(com.webmethods.portal.bizPolicy.IContext, com.webmethods.portal.mech.dir.IPrincipalMechanics, com.webmethods.portal.system.IURI)' has been added com.webmethods.portal.bizPolicy.command.dir.SearchDirectory: Method 'protected void checkAccess(com.webmethods.portal.bizPolicy.IContext, com.webmethods.portal.mech.dir.IDirServiceMechanics, com.webmethods.portal.service.meta2.thing.IThingID)' has been added com.webmethods.portal.bizPolicy.command.dir.SearchDirectoryEx: Method 'protected void checkAccess(com.webmethods.portal.bizPolicy.IContext, com.webmethods.portal.mech.dir.IDirServiceMechanics, com.webmethods.portal.service.meta2.thing.IThingID)' has been added com.webmethods.portal.bizPolicy.command.dir.SearchDirectoryRefined: Method 'protected void checkAccess(com.webmethods.portal.bizPolicy.IContext, com.webmethods.portal.mech.dir.IDirServiceMechanics, com.webmethods.portal.service.meta2.thing.IThingID)' has been added com.webmethods.portal.bizPolicy.command.dir.SearchDirectoryRefinedPaged: Method 'protected void checkAccess(com.webmethods.portal.bizPolicy.IContext, com.webmethods.portal.mech.dir.IDirServiceMechanics, com.webmethods.portal.service.meta2.thing.IThingID)' has been added com.webmethods.portal.bizPolicy.command.impl.CommandManager: Method 'public com.webmethods.portal.bizPolicy.command.IRemoteCommandTransport getRemoteCommandTransport(java.lang.String)' has been added com.webmethods.portal.bizPolicy.command.impl.CommandManager: Method 'public java.util.List invokeClusterCommand(com.webmethods.portal.bizPolicy.IContext, com.webmethods.portal.bizPolicy.command.ICommand, com.webmethods.portal.bizPolicy.command.ICommandBean)' has been added com.webmethods.portal.bizPolicy.command.remote.RemoteCommand: Class com.webmethods.portal.bizPolicy.command.remote.RemoteCommand added com.webmethods.portal.bizPolicy.command.remote.RemoteCommandBean: Class com.webmethods.portal.bizPolicy.command.remote.RemoteCommandBean added com.webmethods.portal.bizPolicy.command.remote.jms.JmsRemoteCommandTransport: Class com.webmethods.portal.bizPolicy.command.remote.jms.JmsRemoteCommandTransport added com.webmethods.portal.bizPolicy.command.remote.jms.JmsRemoteCommandTransport$RemoteJmsException: Class com.webmethods.portal.bizPolicy.command.remote.jms.JmsRemoteCommandTransport$RemoteJmsException added com.webmethods.portal.bizPolicy.command.remote.jms.JmsRemoteTransaction: Class com.webmethods.portal.bizPolicy.command.remote.jms.JmsRemoteTransaction added com.webmethods.portal.bizPolicy.command.system.JndiRefreshCluster: Class com.webmethods.portal.bizPolicy.command.system.JndiRefreshCluster added com.webmethods.portal.bizPolicy.command.task.jms.AbstractTaskCommand: Class com.webmethods.portal.bizPolicy.command.task.jms.AbstractTaskCommand added com.webmethods.portal.bizPolicy.command.task.jms.AbstractTaskCommandBean: Class com.webmethods.portal.bizPolicy.command.task.jms.AbstractTaskCommandBean added com.webmethods.portal.bizPolicy.command.task.jms.AddTaskAttachmentJMS: Class com.webmethods.portal.bizPolicy.command.task.jms.AddTaskAttachmentJMS added com.webmethods.portal.bizPolicy.command.task.jms.AddTaskCommentJMS: Class com.webmethods.portal.bizPolicy.command.task.jms.AddTaskCommentJMS added com.webmethods.portal.bizPolicy.command.task.jms.DeleteTaskAttachmentJMS: Class com.webmethods.portal.bizPolicy.command.task.jms.DeleteTaskAttachmentJMS added com.webmethods.portal.bizPolicy.command.task.jms.DeleteTaskCommentJMS: Class com.webmethods.portal.bizPolicy.command.task.jms.DeleteTaskCommentJMS added com.webmethods.portal.bizPolicy.command.task.jms.DeleteTaskJMS: Class com.webmethods.portal.bizPolicy.command.task.jms.DeleteTaskJMS added com.webmethods.portal.bizPolicy.command.task.jms.GetTaskAttachmentsJMS: Class com.webmethods.portal.bizPolicy.command.task.jms.GetTaskAttachmentsJMS added com.webmethods.portal.bizPolicy.command.task.jms.GetTaskAuditJMS: Class com.webmethods.portal.bizPolicy.command.task.jms.GetTaskAuditJMS added com.webmethods.portal.bizPolicy.command.task.jms.GetTaskCommentsJMS: Class com.webmethods.portal.bizPolicy.command.task.jms.GetTaskCommentsJMS added com.webmethods.portal.bizPolicy.command.task.jms.GetTaskJMS: Class com.webmethods.portal.bizPolicy.command.task.jms.GetTaskJMS added com.webmethods.portal.bizPolicy.command.task.jms.QueueTaskJMS: Class com.webmethods.portal.bizPolicy.command.task.jms.QueueTaskJMS added com.webmethods.portal.bizPolicy.command.task.jms.SearchTasksFieldsJMS: Class com.webmethods.portal.bizPolicy.command.task.jms.SearchTasksFieldsJMS added com.webmethods.portal.bizPolicy.command.task.jms.SearchTasksJMS: Class com.webmethods.portal.bizPolicy.command.task.jms.SearchTasksJMS added com.webmethods.portal.bizPolicy.command.task.jms.SearchTasksPagedJMS: Class com.webmethods.portal.bizPolicy.command.task.jms.SearchTasksPagedJMS added com.webmethods.portal.bizPolicy.command.task.jms.SearchTasksTotalCountJMS: Class com.webmethods.portal.bizPolicy.command.task.jms.SearchTasksTotalCountJMS added com.webmethods.portal.bizPolicy.command.task.jms.UpdateTaskAttachmentJMS: Class com.webmethods.portal.bizPolicy.command.task.jms.UpdateTaskAttachmentJMS added com.webmethods.portal.bizPolicy.command.task.jms.UpdateTaskCommentJMS: Class com.webmethods.portal.bizPolicy.command.task.jms.UpdateTaskCommentJMS added com.webmethods.portal.bizPolicy.command.task.jms.UpdateTaskJMS: Class com.webmethods.portal.bizPolicy.command.task.jms.UpdateTaskJMS added com.webmethods.portal.bizPolicy.command.task.jms.impl.TaskJMSUtils: Class com.webmethods.portal.bizPolicy.command.task.jms.impl.TaskJMSUtils added com.webmethods.portal.bizPolicy.command.task.rs.MWSCustomDispatchProvider: Class com.webmethods.portal.bizPolicy.command.task.rs.MWSCustomDispatchProvider added com.webmethods.portal.bizPolicy.command.task.rs.MWSRequestDispatcher: Class com.webmethods.portal.bizPolicy.command.task.rs.MWSRequestDispatcher added com.webmethods.portal.bizPolicy.command.task.webservice.SearchTasksFieldsWS: Added java.io.Serializable to the set of implemented interfaces com.webmethods.portal.bizPolicy.command.task.webservice.SearchTasksWS: Added java.io.Serializable to the set of implemented interfaces com.webmethods.portal.bizPolicy.command.task.webservice.Task: Added java.io.Serializable to the set of implemented interfaces com.webmethods.portal.bizPolicy.command.task.webservice.dotnet.SearchTasksDotNetWS: Added java.io.Serializable to the set of implemented interfaces com.webmethods.portal.bizPolicy.command.task.webservice.dotnet.SearchTasksFieldsDotNetWS: Added java.io.Serializable to the set of implemented interfaces com.webmethods.portal.bizPolicy.impl.upgrade.MoveVersionSystemComponentData: Class com.webmethods.portal.bizPolicy.impl.upgrade.MoveVersionSystemComponentData added com.webmethods.portal.event.dir.IDirPrincipalDNUpdationEvent: Class com.webmethods.portal.event.dir.IDirPrincipalDNUpdationEvent added com.webmethods.portal.event.dir.IDirPrincipalDNUpdationEvent$IListener: Class com.webmethods.portal.event.dir.IDirPrincipalDNUpdationEvent$IListener added com.webmethods.portal.event.dir.IDirPrincipalDNUpdationEvent$ISynchronousListener: Class com.webmethods.portal.event.dir.IDirPrincipalDNUpdationEvent$ISynchronousListener added com.webmethods.portal.event.dir.IDirPrincipalDNUpdationEvent$Listeners: Class com.webmethods.portal.event.dir.IDirPrincipalDNUpdationEvent$Listeners added com.webmethods.portal.event.dir.IDirPrincipalDNUpdationEvent$QueueListeners: Class com.webmethods.portal.event.dir.IDirPrincipalDNUpdationEvent$QueueListeners added com.webmethods.portal.event.dir.IDirPrincipalDNUpdationEvent$SynchronousListeners: Class com.webmethods.portal.event.dir.IDirPrincipalDNUpdationEvent$SynchronousListeners added com.webmethods.portal.event.dir.impl.DirPrincipalDNUpdationEvent: Class com.webmethods.portal.event.dir.impl.DirPrincipalDNUpdationEvent added com.webmethods.portal.event.sso.ISSODataChangeEvent: Class com.webmethods.portal.event.sso.ISSODataChangeEvent added com.webmethods.portal.event.sso.ISSODataChangeEvent$IListener: Class com.webmethods.portal.event.sso.ISSODataChangeEvent$IListener added com.webmethods.portal.event.sso.ISSODataChangeEvent$ISynchronousListener: Class com.webmethods.portal.event.sso.ISSODataChangeEvent$ISynchronousListener added com.webmethods.portal.event.sso.ISSODataChangeEvent$Listeners: Class com.webmethods.portal.event.sso.ISSODataChangeEvent$Listeners added com.webmethods.portal.event.sso.ISSODataChangeEvent$QueueListeners: Class com.webmethods.portal.event.sso.ISSODataChangeEvent$QueueListeners added com.webmethods.portal.event.sso.ISSODataChangeEvent$SynchronousListeners: Class com.webmethods.portal.event.sso.ISSODataChangeEvent$SynchronousListeners added com.webmethods.portal.event.sso.impl.SSODataChangeEvent: Class com.webmethods.portal.event.sso.impl.SSODataChangeEvent added com.webmethods.portal.framework.dispatch.handlers.system.SAMLSSOHandler: Class com.webmethods.portal.framework.dispatch.handlers.system.SAMLSSOHandler added com.webmethods.portal.framework.dispatch.preProcessors.OpenRedirectCheck: Class com.webmethods.portal.framework.dispatch.preProcessors.OpenRedirectCheck added com.webmethods.portal.framework.dispatch.resolvers.SAMLAuthReqResolver: Class com.webmethods.portal.framework.dispatch.resolvers.SAMLAuthReqResolver added com.webmethods.portal.framework.impl.PortalServlet: Added public field PORTAL_SERVLET_LOCK_OBJ com.webmethods.portal.framework.portletcontainer.servlet.JettyPortletRequestWrapper: Method 'public org.eclipse.jetty.util.MultiMap getParameterMultiMap()' has been added com.webmethods.portal.framework.portletcontainer.servlet.JettyPortletRequestWrapper: Method 'public java.util.Map getParameters()' has been added com.webmethods.portal.jms.JMSPhaseProvider: Added com.webmethods.portal.system.IComponent to the set of implemented interfaces com.webmethods.portal.jms.JMSPhaseProvider: Added com.webmethods.portal.system.IConstants to the set of implemented interfaces com.webmethods.portal.jms.JMSPhaseProvider: Added com.webmethods.portal.system.impl.BaseComponent to the list of superclasses com.webmethods.portal.jms.JMSPhaseProvider: Added public field COMPONENT_NAME com.webmethods.portal.jms.um.UmJMSClient: Added abstract modifier to class com.webmethods.portal.jms.um.UmJMSClient: Added com.webmethods.portal.system.init.IInitializable to the set of implemented interfaces com.webmethods.portal.jms.um.UmJMSClient: Added com.webmethods.rtl.msg.jms.IJMSProvider to the set of implemented interfaces com.webmethods.portal.jms.um.UmJMSClient: Added com.webmethods.rtl.msg.jms.JMSProvider to the list of superclasses com.webmethods.portal.jms.um.UmJMSClient: Added com.webmethods.rtl.msg.jms.JMSStdConnProvider to the list of superclasses com.webmethods.portal.jms.um.UmJMSClient: Method 'protected boolean createInitialContext()' has been added com.webmethods.portal.jms.um.UmJMSClient: Method 'protected void registerFactory(org.w3c.dom.Element)' has been added com.webmethods.portal.jms.um.UmJMSClient: Method 'protected void registerQueue(org.w3c.dom.Element)' has been added com.webmethods.portal.jms.um.UmJMSClient: Method 'protected void registerTopic(org.w3c.dom.Element)' has been added com.webmethods.portal.jms.um.UmJMSClient: Method 'protected void resetContext()' has been added com.webmethods.portal.jms.um.UmJMSConnProvider: Added com.webmethods.portal.jms.um.UmJMSClient to the list of superclasses com.webmethods.portal.jms.um.UmJMSConnProvider: Method 'protected void onDisconnect(boolean)' has been added com.webmethods.portal.jms.um.UmJMSConnProvider: Method 'public void onShutdown()' has been added com.webmethods.portal.mech.dir.IDirServiceMechanics: Method 'public java.util.List updatePrincipalUUID(int)' has been added to an interface com.webmethods.portal.mech.dir.IGroupMechanics: Added com.webmethods.portal.mech.view.IViewableContainerMechanics to the set of implemented interfaces com.webmethods.portal.mech.dir.IPrincipalMechanics: Added com.webmethods.portal.mech.view.IViewableContainerMechanics to the set of implemented interfaces com.webmethods.portal.mech.dir.IRoleMechanics: Added com.webmethods.portal.mech.view.IViewableContainerMechanics to the set of implemented interfaces com.webmethods.portal.mech.dir.IUserMechanics: Added com.webmethods.portal.mech.view.IViewableContainerMechanics to the set of implemented interfaces com.webmethods.portal.mech.dir.impl.DirMechanicsUtils: Method 'public java.lang.String generateUUIDQuery(com.webmethods.portal.service.dir.IDirService, java.lang.String, int)' has been added com.webmethods.portal.mech.dir.impl.DirServiceMechanics: Method 'public java.util.List updatePrincipalUUID(int)' has been added com.webmethods.portal.mech.dir.impl.GroupMechanics: Added com.webmethods.portal.mech.view.IViewableContainerMechanics to the set of implemented interfaces com.webmethods.portal.mech.dir.impl.GroupMechanics: Added com.webmethods.portal.mech.view.impl.ViewableContainerMechanics to the list of superclasses com.webmethods.portal.mech.dir.impl.PrincipalMechanics: Added com.webmethods.portal.mech.view.IViewableContainerMechanics to the set of implemented interfaces com.webmethods.portal.mech.dir.impl.PrincipalMechanics: Added com.webmethods.portal.mech.view.impl.ViewableContainerMechanics to the list of superclasses com.webmethods.portal.mech.dir.impl.RoleMechanics: Added com.webmethods.portal.mech.view.IViewableContainerMechanics to the set of implemented interfaces com.webmethods.portal.mech.dir.impl.RoleMechanics: Added com.webmethods.portal.mech.view.impl.ViewableContainerMechanics to the list of superclasses com.webmethods.portal.mech.dir.impl.UserMechanics: Added com.webmethods.portal.mech.view.IViewableContainerMechanics to the set of implemented interfaces com.webmethods.portal.mech.dir.impl.UserMechanics: Added com.webmethods.portal.mech.view.impl.ViewableContainerMechanics to the list of superclasses com.webmethods.portal.mech.task.impl.RefreshTaskHandler: Class com.webmethods.portal.mech.task.impl.RefreshTaskHandler added com.webmethods.portal.mech.task.impl.TaskHelper: Method 'public java.lang.ClassLoader getClassLoaderIfExists(com.webmethods.portal.service.task.ITaskDefinition)' has been added com.webmethods.portal.mech.view.impl.ViewableContainerMechanics: Method 'protected com.webmethods.portal.service.view.IPagingCookie createPagingCookie(com.webmethods.portal.service.meta2.thing.IThingID)' has been added com.webmethods.portal.service.access.IAccessPrivilegeConfiguration: Class com.webmethods.portal.service.access.IAccessPrivilegeConfiguration added com.webmethods.portal.service.access.impl.DashboardAclManager: Class com.webmethods.portal.service.access.impl.DashboardAclManager added com.webmethods.portal.service.access.impl.DashboardAclManager$DashboardAclResource: Class com.webmethods.portal.service.access.impl.DashboardAclManager$DashboardAclResource added com.webmethods.portal.service.access.impl.DashboardContainerAclManager: Class com.webmethods.portal.service.access.impl.DashboardContainerAclManager added com.webmethods.portal.service.access.impl.DashboardContainerAclManager$DashboardContainerAclResource: Class com.webmethods.portal.service.access.impl.DashboardContainerAclManager$DashboardContainerAclResource added com.webmethods.portal.service.access.impl.GadgetsAclManager: Method 'public java.util.Map getResultColumnMetadata()' has been added com.webmethods.portal.service.access.impl.GadgetsAclManager: Method 'public java.util.List searchResources(com.webmethods.caf.faces.search.query.ISearchQuery)' has been added com.webmethods.portal.service.access.impl.GadgetsAclManager$GadgetAclResource: Method 'public java.lang.Object getValue(java.lang.Object)' has been added com.webmethods.portal.service.access.impl.WMAppsAclManager: Method 'public void addServiceTracker(org.osgi.framework.BundleContext)' has been added com.webmethods.portal.service.access.impl.WMAppsAclManager: Method 'public void stopServiceTracker()' has been added com.webmethods.portal.service.cache.impl.AliasCache: Added com.webmethods.portal.event.remove.IDeleteEvent$ISynchronousListener to the set of implemented interfaces com.webmethods.portal.service.cache.impl.AliasCache: Method 'public void onSynchronousEvent(com.webmethods.portal.event.remove.IDeleteEvent)' has been added com.webmethods.portal.service.dir.DirectoryTools: Added public field UUIDUserResolution com.webmethods.portal.service.dir.DirectoryTools: Added protected field UUID_CONFIG com.webmethods.portal.service.dir.DirectoryTools: Method 'public com.webmethods.portal.service.dir.IDirService getDirectoryService(com.webmethods.portal.system.IURI)' has been added com.webmethods.portal.service.dir.DirectoryTools: Method 'public java.util.List getEmptyUUIDUsers()' has been added com.webmethods.portal.service.dir.DirectoryTools: Method 'public java.lang.Boolean getUUIDResolution()' has been added com.webmethods.portal.service.dir.DirectoryTools: Method 'public java.lang.String getUserDNFromUserUUID(java.lang.String, com.webmethods.portal.service.meta2.IUserService)' has been added com.webmethods.portal.service.dir.DirectoryTools: Method 'public void invalidateGroupRoleCache(com.webmethods.portal.service.meta2.thing.IThingID)' has been added com.webmethods.portal.service.dir.DirectoryTools: Method 'public com.webmethods.portal.service.meta2.thing.IThingID resolveUserByUUID(com.webmethods.portal.service.dir.init.IInitializableUser)' has been added com.webmethods.portal.service.dir.DirectoryTools: Method 'public java.util.List updatePrincipalUUID()' has been added com.webmethods.portal.service.dir.IDirConstants: Added public field USER_UUID com.webmethods.portal.service.dir.IDirQueryProvider: Method 'public com.webmethods.portal.service.dir.IDirPrincipal lookupByUUID(int, java.lang.String)' has been added to an interface com.webmethods.portal.service.dir.impl.DirServicePortletBean: Method 'public boolean isSirNameFirst(com.webmethods.portal.bizPolicy.IContext)' has been added com.webmethods.portal.service.dir.init.IInitializablePrincipal: Method 'public java.lang.String getUUID()' has been added to an interface com.webmethods.portal.service.dir.init.impl.InitializablePrincipal: Method 'public java.lang.String getUUID()' has been added com.webmethods.portal.service.meta2.IUserService: Method 'public java.util.List getEmptyUUIDUsers()' has been added to an interface com.webmethods.portal.service.meta2.IUserService: Method 'public java.util.Map getUserDetailsByURI(com.webmethods.portal.system.IURI)' has been added to an interface com.webmethods.portal.service.meta2.IUserService: Method 'public java.util.Map getUserDetailsByUUID(java.lang.String)' has been added to an interface com.webmethods.portal.service.meta2.IUserService: Method 'public void invalidateUserUUID()' has been added to an interface com.webmethods.portal.service.meta2.IUserService: Method 'public void updateDistinguishedName(java.lang.String, java.lang.String, int)' has been added to an interface com.webmethods.portal.service.meta2.IUserService: Method 'public void updateUUID(java.lang.String, java.lang.String, int)' has been added to an interface com.webmethods.portal.service.meta2.directory.IUserInfo: Method 'public java.lang.String getUUID()' has been added to an interface com.webmethods.portal.service.meta2.directory.impl.User: Method 'public java.lang.String getUUID()' has been added com.webmethods.portal.service.meta2.directory.impl.UserInfo: Added protected field uuid com.webmethods.portal.service.meta2.directory.impl.UserInfo: Method 'public java.lang.String getUUID()' has been added com.webmethods.portal.service.meta2.impl.UserService: Method 'public java.util.List getEmptyUUIDUsers()' has been added com.webmethods.portal.service.meta2.impl.UserService: Method 'public java.util.Map getUserDetailsByURI(com.webmethods.portal.system.IURI)' has been added com.webmethods.portal.service.meta2.impl.UserService: Method 'public java.util.Map getUserDetailsByUUID(java.lang.String)' has been added com.webmethods.portal.service.meta2.impl.UserService: Method 'public void invalidateUserUUID()' has been added com.webmethods.portal.service.meta2.impl.UserService: Method 'public void updateDistinguishedName(java.lang.String, java.lang.String, int)' has been added com.webmethods.portal.service.meta2.impl.UserService: Method 'public void updateUUID(java.lang.String, java.lang.String, int)' has been added com.webmethods.portal.service.socialbpm.chart.impl.ChartData: Method 'public java.lang.String getTaskTypeID()' has been added com.webmethods.portal.service.socialbpm.chart.impl.ChartData: Method 'public void setTaskTypeID(java.lang.String)' has been added com.webmethods.portal.service.socialbpm.chart.impl.ChartService: Method 'protected java.lang.String getTaskTypeID(java.lang.String)' has been added com.webmethods.portal.service.sql.runtime.base.EmptyUUIDUserList: Class com.webmethods.portal.service.sql.runtime.base.EmptyUUIDUserList added com.webmethods.portal.service.sql.runtime.base.InvalidateUserUUID: Class com.webmethods.portal.service.sql.runtime.base.InvalidateUserUUID added com.webmethods.portal.service.sql.runtime.base.SetUserGroupUUID: Class com.webmethods.portal.service.sql.runtime.base.SetUserGroupUUID added com.webmethods.portal.service.sql.runtime.base.TaskLockSetNew: Class com.webmethods.portal.service.sql.runtime.base.TaskLockSetNew added com.webmethods.portal.service.sql.runtime.base.UserDetailsByURI: Class com.webmethods.portal.service.sql.runtime.base.UserDetailsByURI added com.webmethods.portal.service.sql.runtime.base.UserDetailsByUUID: Class com.webmethods.portal.service.sql.runtime.base.UserDetailsByUUID added com.webmethods.portal.service.task.ITaskLockingService: Method 'public com.webmethods.portal.service.task.ITaskLock acquireLock(com.webmethods.portal.system.IURI, com.webmethods.portal.system.IURI, long, long, boolean)' has been added to an interface com.webmethods.portal.service.task.event.RefreshTaskEvent: Class com.webmethods.portal.service.task.event.RefreshTaskEvent added com.webmethods.portal.service.task.event.RefreshTaskEvent$ISynchronousListener: Class com.webmethods.portal.service.task.event.RefreshTaskEvent$ISynchronousListener added com.webmethods.portal.service.task.event.RefreshTaskEvent$SynchronousListeners: Class com.webmethods.portal.service.task.event.RefreshTaskEvent$SynchronousListeners added com.webmethods.portal.service.task.event.RefreshTaskEvent$SynchronousListeners$SynchronousListener: Class com.webmethods.portal.service.task.event.RefreshTaskEvent$SynchronousListeners$SynchronousListener added com.webmethods.portal.service.task.event.TaskChangedEventRetry: Class com.webmethods.portal.service.task.event.TaskChangedEventRetry added com.webmethods.portal.service.task.event.impl.RefreshTaskEvent: Class com.webmethods.portal.service.task.event.impl.RefreshTaskEvent added com.webmethods.portal.service.task.impl.TaskLockingService: Method 'public com.webmethods.portal.service.task.ITaskLock acquireLock(com.webmethods.portal.system.IURI, com.webmethods.portal.system.IURI, long, long, boolean)' has been added com.webmethods.portal.system.ISAMLSSOConstants: Class com.webmethods.portal.system.ISAMLSSOConstants added com.webmethods.portal.system.cluster.IClusterProvider: Method 'public java.lang.String getClusterId()' has been added to an interface com.webmethods.portal.system.cluster.IClusterProvider: Method 'public boolean isCurrentServer(com.webmethods.portal.system.cluster.IServer)' has been added to an interface com.webmethods.portal.system.cluster.IClusterProvider: Method 'public void recreateJNDIConnection()' has been added to an interface com.webmethods.portal.system.cluster.IClusterProvider: Method 'public boolean reloadJNDIProviderURL()' has been added to an interface com.webmethods.portal.system.cluster.impl.ClusterProvider: Added public field CLUSTER_ID_PROP_KEY com.webmethods.portal.system.cluster.impl.ClusterProvider: Added public field s_logCategory com.webmethods.portal.system.cluster.impl.ClusterProvider: Method 'public java.lang.String getClusterId()' has been added com.webmethods.portal.system.cluster.impl.ClusterProvider: Method 'public boolean isCurrentServer(com.webmethods.portal.system.cluster.IServer)' has been added com.webmethods.portal.system.cluster.impl.ClusterProvider: Method 'public void recreateJNDIConnection()' has been added com.webmethods.portal.system.cluster.impl.ClusterProvider: Method 'public boolean reloadJNDIProviderURL()' has been added com.webmethods.portal.system.sso.saml.idp.SAMLIdentityProvider: Class com.webmethods.portal.system.sso.saml.idp.SAMLIdentityProvider added com.webmethods.portal.system.sso.saml.idp.SAMLSSODataChangeListener: Class com.webmethods.portal.system.sso.saml.idp.SAMLSSODataChangeListener added com.webmethods.portal.system.sso.saml.idp.SAMLServiceProvider: Class com.webmethods.portal.system.sso.saml.idp.SAMLServiceProvider added com.webmethods.portal.system.sso.saml.idp.SSOIDPConfiguration: Class com.webmethods.portal.system.sso.saml.idp.SSOIDPConfiguration added com.webmethods.portal.system.sso.saml.idp.WebSSOPropsUtil: Class com.webmethods.portal.system.sso.saml.idp.WebSSOPropsUtil added com.webmethods.portal.taglib.TaglibUtil: Method 'public java.lang.String generateUniqueID()' has been added com.webmethods.portal.webservices.wsclient.PortalArtifactFactory: Method 'public org.opensaml.saml2.core.AuthnRequest getAuthnRequest(java.lang.String)' has been added com.webmethods.portal.webservices.wsclient.PortalArtifactFactory: Method 'public java.lang.String getResponse(java.net.URL, java.lang.String, java.util.Map, java.lang.String, java.util.Map, org.opensaml.saml2.core.AuthnRequest)' has been added com.webmethods.portal.webservices.wsclient.PortalArtifactFactory: Method 'public void reInitSecurityTokenService()' has been added com.webmethods.rtl.event.DeliveryService: Method 'public java.lang.String addClusterIdPrefix(java.lang.String)' has been added com.webmethods.rtl.event.DeliveryService: Method 'public void setClusterId(java.lang.String)' has been added com.webmethods.rtl.event.DeliveryService: Method 'public void startRemoteDelivery()' has been added com.webmethods.rtl.event.DeliveryService: Method 'public void stopRemoteDelivery()' has been added com.webmethods.rtl.event.Event: Method 'public java.lang.String getJcrSessionUserData()' has been added com.webmethods.rtl.event.IEvent: Method 'public java.lang.String getJcrSessionUserData()' has been added to an interface com.webmethods.rtl.jms.PortalClientOverJMS: Class com.webmethods.rtl.jms.PortalClientOverJMS added com.webmethods.rtl.logging.EnhancedPatternLayout: Class com.webmethods.rtl.logging.EnhancedPatternLayout added com.webmethods.rtl.msg.jms.IJMSProvider: Method 'public java.lang.String getEndpointAddress()' has been added to an interface com.webmethods.rtl.msg.jms.IJMSProvider: Method 'public boolean isConnected()' has been added to an interface com.webmethods.rtl.msg.jms.JMSProvider: Added protected field m_endpointAddress com.webmethods.rtl.msg.jms.JMSProvider: Added protected field m_isConnected com.webmethods.rtl.msg.jms.JMSProvider: Method 'public java.lang.String getEndpointAddress()' has been added com.webmethods.rtl.msg.jms.JMSProvider: Method 'public boolean isConnected()' has been added com.webmethods.rtl.msg.jms.JMSProvider: Abstract method 'protected void stopConnections()' has been added com.webmethods.rtl.msg.jms.JMSStdConnProvider: Method 'protected void stopConnections()' has been added com.webmethods.rtl.script.JspC: Method 'public java.lang.String getExcludes()' has been added com.webmethods.rtl.script.JspC: Method 'public void setExcludes(java.lang.String)' has been added com.webmethods.rtl.util.xml.XMLUtil: Method 'protected org.w3c.dom.Document _loadDocumentUncaught(org.xml.sax.InputSource)' has been added com.webmethods.rtl.util.xml.XMLUtil: Method 'public org.w3c.dom.Document loadDocumentFromInputStreamUncaught(java.io.InputStream)' has been added com.webmethods.rtl.util.xml.XMLUtil: Method 'public org.w3c.dom.Document loadDocumentFromReaderUncaught(java.io.Reader)' has been added com.webmethods.rtl.util.xml.XMLUtil: Method 'public org.w3c.dom.Document loadDocumentFromXMLUncaught(java.lang.String)' has been added com.webmethods.rtl.util.xml.XMLUtil: Method 'public org.w3c.dom.Document loadDocumentUncaught(java.lang.String)' has been added
Removed APIs
com.webmethods.caf.jcr.rmi.IRMITunnelHttpPortAware: Class com.webmethods.caf.jcr.rmi.IRMITunnelHttpPortAware removed com.webmethods.caf.jcr.rmi.JcrRMIHttpToCGISocketFactory: Class com.webmethods.caf.jcr.rmi.JcrRMIHttpToCGISocketFactory removed com.webmethods.caf.jcr.rmi.JcrRMIMasterSocketFactory: Class com.webmethods.caf.jcr.rmi.JcrRMIMasterSocketFactory removed com.webmethods.jackrabbit.server.io.DefaultHandler: Class com.webmethods.jackrabbit.server.io.DefaultHandler removed com.webmethods.jackrabbit.servlet.JCRWebdavServerServlet: Class com.webmethods.jackrabbit.servlet.JCRWebdavServerServlet removed com.webmethods.jackrabbit.servlet.SimpleWebdavServlet: Class com.webmethods.jackrabbit.servlet.SimpleWebdavServlet removed com.webmethods.portal.jms.um.UmJMSClient: Field DEFAULT_UM_REALM has been removed, but it was previously a constant com.webmethods.portal.jms.um.UmJMSClient: Method 'public void init()' has been removed com.webmethods.portal.schema.bcgadget.GadgetDefinition: Removed field gadgetExternalScripts com.webmethods.portal.schema.bcgadget.GadgetDefinition: Method 'public com.webmethods.portal.schema.bcgadget.GadgetDefinition$GadgetExternalScripts getGadgetExternalScripts()' has been removed com.webmethods.portal.schema.bcgadget.GadgetDefinition: Method 'public void setGadgetExternalScripts(com.webmethods.portal.schema.bcgadget.GadgetDefinition$GadgetExternalScripts)' has been removed com.webmethods.portal.schema.bcgadget.GadgetDefinition$GadgetExternalScripts: Class com.webmethods.portal.schema.bcgadget.GadgetDefinition$GadgetExternalScripts removed com.webmethods.portal.schema.bcgadget.ObjectFactory: Method 'public com.webmethods.portal.schema.bcgadget.GadgetDefinition$GadgetExternalScripts createGadgetDefinitionGadgetExternalScripts()' has been removed com.webmethods.portal.service.access.impl.GadgetsAclManager: Method 'protected java.lang.String buildXPathQuery(java.util.Map)' has been removed, but an inherited definition exists. com.webmethods.portal.service.access.impl.GadgetsAclManager$GadgetAclResource: Method 'public GadgetsAclManager$GadgetAclResource(javax.jcr.Node, java.lang.String)' has been removed com.webmethods.rtl.msg.jms.JMSProvider: Method 'public void enableMessageDelivery()' has been removed com.webmethods.rtl.msg.jms.JMSProvider: Method 'public boolean hasInitialized()' has been removed com.webmethods.rtl.msg.jms.JMSProvider: Method 'protected void setInstance(com.webmethods.rtl.msg.jms.JMSProvider)' has been removed com.webmethods.rtl.msg.jms.JMSProvider: Method 'protected void startConnections()' has been removed com.webmethods.rtl.msg.jms.JMSStdConnProvider: Method 'protected void startConnections()' has been removed
Changed APIs
com.webmethods.caf.common.bnd.PortletXmlAnalyzer: Parameter 1 of 'public boolean analyzeJar(aQute.lib.osgi.Analyzer)' has changed its type to aQute.bnd.osgi.Analyzer com.webmethods.caf.common.bnd.WebXmlAnalyzer: Parameter 1 of 'public boolean analyzeJar(aQute.lib.osgi.Analyzer)' has changed its type to aQute.bnd.osgi.Analyzer com.webmethods.caf.wsserver.auth.saml.SamlUtils: Parameter 2 of 'public void displayAssertion(java.io.PrintWriter, org.opensaml.SAMLAssertion)' has changed its type to org.opensaml.saml1.core.Assertion com.webmethods.caf.wsserver.auth.saml.SamlUtils: Parameter 1 of 'public java.lang.String getLoginName(org.opensaml.SAMLAssertion)' has changed its type to org.opensaml.saml1.core.Assertion com.webmethods.caf.wsserver.auth.saml.SamlUtils: Return type of method 'public org.opensaml.SAMLAssertion getSamlAssertion(java.lang.String, java.lang.String)' has been changed to org.opensaml.saml1.core.Assertion com.webmethods.caf.wsserver.auth.saml.SamlUtils: Parameter 1 of 'public org.opensaml.SAMLAssertion getSamlAssertion(org.opensaml.SAMLResponse)' has changed its type to org.opensaml.saml1.core.Response com.webmethods.caf.wsserver.auth.saml.SamlUtils: Return type of method 'public org.opensaml.SAMLAssertion getSamlAssertion(org.opensaml.SAMLResponse)' has been changed to org.opensaml.saml1.core.Assertion com.webmethods.caf.wsserver.auth.saml.SamlUtils: Return type of method 'public org.opensaml.SAMLResponse getSamlResponse(java.lang.String, java.lang.String)' has been changed to org.opensaml.saml1.core.Response com.webmethods.caf.wsserver.auth.saml.SamlUtils: Parameter 1 of 'public java.lang.String verifyAssertion(org.opensaml.SAMLAssertion)' has changed its type to org.opensaml.saml1.core.Assertion com.webmethods.portal.jms.um.UmJMSClient: Accessibility of method 'public UmJMSClient()' has been decreased from public to protected com.webmethods.portal.jms.um.UmJMSClient: Accessibility of method 'public void closeUMSession(com.pcbsys.nirvana.client.nSession)' has been decreased from public to private com.webmethods.portal.jms.um.UmJMSClient: Accessibility of method 'public void createConnectionFactory(java.lang.String)' has been decreased from public to protected com.webmethods.portal.jms.um.UmJMSClient: Return type of method 'public javax.naming.Context createJNDIContext()' has been changed to void com.webmethods.portal.jms.um.UmJMSClient: Accessibility of method 'public javax.naming.Context createJNDIContext()' has been decreased from public to private com.webmethods.portal.jms.um.UmJMSClient: Accessibility of method 'public void createQueue(java.lang.String, boolean, int)' has been decreased from public to protected com.webmethods.portal.jms.um.UmJMSClient: Accessibility of method 'public void createQueueConnectionFactory(java.lang.String)' has been decreased from public to protected com.webmethods.portal.jms.um.UmJMSClient: Accessibility of method 'public void createStringVal(java.lang.String, java.lang.String)' has been decreased from public to package com.webmethods.portal.jms.um.UmJMSClient: Accessibility of method 'public void createTopic(java.lang.String, boolean, int)' has been decreased from public to protected com.webmethods.portal.jms.um.UmJMSClient: Accessibility of method 'public void createTopicConnectionFactory(java.lang.String)' has been decreased from public to protected com.webmethods.portal.jms.um.UmJMSClient: Accessibility of method 'public void createXAConnectionFactory(java.lang.String)' has been decreased from public to protected com.webmethods.portal.jms.um.UmJMSClient: Accessibility of method 'public void deleteConnectionFactory(java.lang.String)' has been decreased from public to protected com.webmethods.portal.jms.um.UmJMSClient: Accessibility of method 'public void deleteQueue(java.lang.String)' has been decreased from public to protected com.webmethods.portal.jms.um.UmJMSClient: Accessibility of method 'public void deleteQueueConnectionFactory(java.lang.String)' has been decreased from public to protected com.webmethods.portal.jms.um.UmJMSClient: Accessibility of method 'public void deleteTopic(java.lang.String)' has been decreased from public to protected com.webmethods.portal.jms.um.UmJMSClient: Accessibility of method 'public void deleteTopicConnectionFactory(java.lang.String)' has been decreased from public to protected com.webmethods.portal.jms.um.UmJMSClient: Accessibility of method 'public javax.naming.Context getJNDIContext()' has been decreased from public to protected com.webmethods.portal.jms.um.UmJMSClient: Accessibility of method 'public com.pcbsys.nirvana.client.nSession getUMSession()' has been decreased from public to private com.webmethods.portal.service.bcgadget.IBCGadgetProvider: Return type of method 'public java.util.List getAccessibleGadgets(com.webmethods.portal.service.meta2.thing.IThingID)' has been changed to java.util.Map com.webmethods.portal.service.bcgadget.impl.BCGadgetProvider: Return type of method 'public java.util.List getAccessibleGadgets(com.webmethods.portal.service.meta2.thing.IThingID)' has been changed to java.util.Map com.webmethods.portal.service.task.impl.TaskLockingService: Accessibility of field TASK_LOCK_MAX_TIME has been increased from private to public com.webmethods.portal.service.task.impl.TaskLockingService: Accessibility of field TASK_LOCK_MAX_WAIT_TIME has been increased from private to public com.webmethods.portal.service.task.impl.TaskLockingService: In method 'protected com.webmethods.portal.service.task.ITaskLock createDbLock(com.webmethods.portal.service.sql.ISqlWorker, com.webmethods.portal.service.meta2.thing.IThingID, java.util.Date, java.util.Date)' the number of arguments has changed com.webmethods.portal.system.PortalSystem: Accessibility of method 'private void initGuestUser()' has been increased from private to public com.webmethods.rtl.msg.jms.JMSProvider: Accessibility of method 'public void onShutdown()' has been decreased from public to protected com.webmethods.rtl.msg.jms.JMSProvider: Accessibility of method 'private void setMaintenanceMode(boolean)' has been increased from private to protected com.webmethods.rtl.msg.jms.JMSStdConnProvider: Accessibility of method 'public JMSStdConnProvider()' has been decreased from public to protected com.webmethods.portal.service.version.impl.dcvs.DCVersionService: Value of compile-time constant VERSION_SERVICES_ROOT has been changed