cancel
Showing results for 
Search instead for 
Did you mean: 

Looking for WebCallback Java Doc in PDK v6.2.2

Former Member
0 Kudos

Hi,

I don't know if this is the correct forum to post or not. If not, please let me know.

Recently, i imported the Portal Development Kit v6.2.2 in one of our portal systems running EP 6.0 SP2. I am investigating authentication issues and, in particular, am looking for a java document on WebCallback, which, I understand, is included in the com.sap.security.api.login.* package.

Though the WebCallback class exists in one of the accompanying jar files, I can't seem to find an accompanying java document anywhere in "Java Development -> Documentation -> JavaDocs". Maybe I'm overlooking it?

thanks,

Steven McElwee, Duke University

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

1. The following contains a sample how WebCallback might be used http://help.sap.com/saphelp_nw04/helpdata/en/d0/5954e9f2aa47e6b91fc3ebf18d5de5/frameset.htm

2. Help in NetWeaver IDE hase documentation about this class SAP NetWeaver Developer Studio Documentation -> SAP Web AS for Java Applications -> API WAS -> User Management Engine -> com.sap.security.api.logon -> WebCallback -- I believe it is the very same class

3. This might be usefull as well -- https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sapportals.km.docs/documents/a1-8-4/prtl3...

4. In SDN downloads see Code Samples -> Technology -> NTLM Authentication Module -- it uses WebCallback, but it is quite complex to understand

Regards,

VS

Answers (0)