Brad Active Member Licensed User Longtime User Apr 20, 2011 #1 Does anyone know if this is possible? I'm specifically asking about the following two libraries. javax.security.auth.kerberos javax.security.sasl
Does anyone know if this is possible? I'm specifically asking about the following two libraries. javax.security.auth.kerberos javax.security.sasl
Erel B4X founder Staff member Licensed User Longtime User Apr 20, 2011 #2 Libraries that do not exist will require more than a wrapper. You will need to actually include the code. I don't think that Sun code for these packages is available and even if it is available there might be a licensing problem. Upvote 0
Libraries that do not exist will require more than a wrapper. You will need to actually include the code. I don't think that Sun code for these packages is available and even if it is available there might be a licensing problem.