When working with the Oracle JDK it is possible to take a 'org.ietf.jgss.GSSCredential' and use the class 'com.sun.security.jgss.GSSUtil.class' to create a Subject from this.
What I am looking for is how to achieve the equivalent using the IBM JDK.
On the Oracle JDK the Subject that is obtained is then used in a Subject.doAs call for an ongoing outbound connection but I can not achieve this on IBM as I can not convert the GSSCredential to a usable Subject.
I have seen the following IBM ticket but I can not see how the SPI class they mention provides this: - http://www-01.ibm.com/support/docview.wss?uid=swg1IZ45390