cancel
Showing results for 
Search instead for 
Did you mean: 

News in Sample

former_member193863
Participant
0 Kudos

Hello Experts, I have a question in new Sample application I found new java file:

AgentryCredentialActivity.java

AgentryCredentialManager.java

SMPAgentryClientFramework-Android-70.5.1.10\Sample\com\sap\mobile\platform\client\openui\security\extensions\

My question is I must implement this new class in my eclipse sources?

BR

Lukas

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

The new classes are part of the changes done for:

Integration with SAP Mobile Platform Security

Agentry client applications can now take advantage of SAP Mobile Platform security as well as application-level security features supported in earlier releases. This provides another layer of security for Agentry applications. Security credentials can be exposed to Agentry system connections via Java or Open UI in the application code. The new Kerberos security provider, available from Management Cockpit, is also supported by Agentry applications, and can be exposed in application code.

The Java API now includes getKerberosServiceTicket and getUserSubject APIs for handling SAP Mobile Platform security. Documented in:

I would recommend using the new sample application as a base line incase there has been any other changes.

former_member193863
Participant
0 Kudos

Thank you Stephen.

BR

Lukas

Answers (0)