src/share/classes/com/sun/security/jgss/GSSUtil.java

Print this page

        

*** 31,40 **** --- 31,41 ---- /** * GSS-API Utilities for using in conjunction with Sun Microsystem's * implementation of Java GSS-API. */ + @jdk.Supported public class GSSUtil { /** * Use this method to convert a GSSName and GSSCredential into a * Subject. Typically this would be done by a server that wants to