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

Print this page

        

*** 27,36 **** --- 27,37 ---- /** * Attribute types that can be specified as an argument of * {@link com.sun.security.jgss.ExtendedGSSContext#inquireSecContext} */ + @jdk.Supported public enum InquireType { /** * Attribute type for retrieving the session key of an * established Kerberos 5 security context. */