Skip to Content
0
Former Member
May 07, 2008 at 09:30 PM

has someone used IAuthentication.forceLogoffUser succesfully?

20 Views

Hi,

I´m trying to use the forceLogoffUser(req, res, url) method and when I try to select this method from the class methods is not even displayed, does anyone knows why?

what can be wrong in my code?:

import com.sap.security.api.UMFactory;

import com.sap.security.api.IAuthentication;

public void onActionforceLogoffAction(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent )

{

IAuthentication ia = UMFactory.getAuthenticator();

ia.

}

Does somebody has an idea?

Thanx in Advanced!

kind Regards,

Gerardo J