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

Print this page

        

@@ -27,10 +27,11 @@
 
 /**
  * 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.
      */