1 #
   2 # Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
   3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   4 #
   5 # This code is free software; you can redistribute it and/or modify it
   6 # under the terms of the GNU General Public License version 2 only, as
   7 # published by the Free Software Foundation.  Oracle designates this
   8 # particular file as subject to the "Classpath" exception as provided
   9 # by Oracle in the LICENSE file that accompanied this code.
  10 #
  11 # This code is distributed in the hope that it will be useful, but WITHOUT
  12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  13 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  14 # version 2 for more details (a copy is included in the LICENSE file that
  15 # accompanied this code).
  16 #
  17 # You should have received a copy of the GNU General Public License version
  18 # 2 along with this work; if not, write to the Free Software Foundation,
  19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  20 #
  21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  22 # or visit www.oracle.com if you need additional information or have any
  23 # questions.
  24 #
  25 # ##########################################################
  26 # ### THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. ###
  27 # ##########################################################
  28 #
  29 class name com/sun/security/auth/LdapPrincipal
  30 header extends java/lang/Object implements java/security/Principal,java/io/Serializable flags 31 classAnnotations @Ljdk/Profile+Annotation;(value=I3) runtimeAnnotations @Ljdk/Exported;
  31 method name <init> descriptor (Ljava/lang/String;)V thrownTypes javax/naming/InvalidNameException flags 1
  32 method name equals descriptor (Ljava/lang/Object;)Z flags 1
  33 method name hashCode descriptor ()I flags 1
  34 method name getName descriptor ()Ljava/lang/String; flags 1
  35 method name toString descriptor ()Ljava/lang/String; flags 1
  36 
  37 class name com/sun/security/auth/NTDomainPrincipal
  38 header extends java/lang/Object implements java/security/Principal,java/io/Serializable flags 21 classAnnotations @Ljdk/Profile+Annotation;(value=I3) runtimeAnnotations @Ljdk/Exported;
  39 method name <init> descriptor (Ljava/lang/String;)V flags 1
  40 method name getName descriptor ()Ljava/lang/String; flags 1
  41 method name toString descriptor ()Ljava/lang/String; flags 1
  42 method name equals descriptor (Ljava/lang/Object;)Z flags 1
  43 method name hashCode descriptor ()I flags 1
  44 
  45 class name com/sun/security/auth/NTNumericCredential
  46 header extends java/lang/Object flags 21 classAnnotations @Ljdk/Profile+Annotation;(value=I3) runtimeAnnotations @Ljdk/Exported;
  47 method name <init> descriptor (J)V flags 1
  48 method name getToken descriptor ()J flags 1
  49 method name toString descriptor ()Ljava/lang/String; flags 1
  50 method name equals descriptor (Ljava/lang/Object;)Z flags 1
  51 method name hashCode descriptor ()I flags 1
  52 
  53 class name com/sun/security/auth/NTSid
  54 header extends java/lang/Object implements java/security/Principal,java/io/Serializable flags 21 classAnnotations @Ljdk/Profile+Annotation;(value=I3) runtimeAnnotations @Ljdk/Exported;
  55 method name <init> descriptor (Ljava/lang/String;)V flags 1
  56 method name getName descriptor ()Ljava/lang/String; flags 1
  57 method name toString descriptor ()Ljava/lang/String; flags 1
  58 method name equals descriptor (Ljava/lang/Object;)Z flags 1
  59 method name hashCode descriptor ()I flags 1
  60 
  61 class name com/sun/security/auth/NTSidDomainPrincipal
  62 header extends com/sun/security/auth/NTSid flags 21 classAnnotations @Ljdk/Profile+Annotation;(value=I3) runtimeAnnotations @Ljdk/Exported;
  63 method name <init> descriptor (Ljava/lang/String;)V flags 1
  64 method name toString descriptor ()Ljava/lang/String; flags 1
  65 method name equals descriptor (Ljava/lang/Object;)Z flags 1
  66 
  67 class name com/sun/security/auth/NTSidGroupPrincipal
  68 header extends com/sun/security/auth/NTSid flags 21 classAnnotations @Ljdk/Profile+Annotation;(value=I3) runtimeAnnotations @Ljdk/Exported;
  69 method name <init> descriptor (Ljava/lang/String;)V flags 1
  70 method name toString descriptor ()Ljava/lang/String; flags 1
  71 method name equals descriptor (Ljava/lang/Object;)Z flags 1
  72 
  73 class name com/sun/security/auth/NTSidPrimaryGroupPrincipal
  74 header extends com/sun/security/auth/NTSid flags 21 classAnnotations @Ljdk/Profile+Annotation;(value=I3) runtimeAnnotations @Ljdk/Exported;
  75 method name <init> descriptor (Ljava/lang/String;)V flags 1
  76 method name toString descriptor ()Ljava/lang/String; flags 1
  77 method name equals descriptor (Ljava/lang/Object;)Z flags 1
  78 
  79 class name com/sun/security/auth/NTSidUserPrincipal
  80 header extends com/sun/security/auth/NTSid flags 21 classAnnotations @Ljdk/Profile+Annotation;(value=I3) runtimeAnnotations @Ljdk/Exported;
  81 method name <init> descriptor (Ljava/lang/String;)V flags 1
  82 method name toString descriptor ()Ljava/lang/String; flags 1
  83 method name equals descriptor (Ljava/lang/Object;)Z flags 1
  84 
  85 class name com/sun/security/auth/NTUserPrincipal
  86 header extends java/lang/Object implements java/security/Principal,java/io/Serializable flags 21 classAnnotations @Ljdk/Profile+Annotation;(value=I3) runtimeAnnotations @Ljdk/Exported;
  87 method name <init> descriptor (Ljava/lang/String;)V flags 1
  88 method name getName descriptor ()Ljava/lang/String; flags 1
  89 method name toString descriptor ()Ljava/lang/String; flags 1
  90 method name equals descriptor (Ljava/lang/Object;)Z flags 1
  91 method name hashCode descriptor ()I flags 1
  92 
  93 class name com/sun/security/auth/PrincipalComparator
  94 header extends java/lang/Object flags 601 classAnnotations @Ljdk/Profile+Annotation;(value=I3) runtimeAnnotations @Ljdk/Exported;
  95 method name implies descriptor (Ljavax/security/auth/Subject;)Z flags 401
  96 
  97 class name com/sun/security/auth/UnixNumericGroupPrincipal
  98 header extends java/lang/Object implements java/security/Principal,java/io/Serializable flags 21 classAnnotations @Ljdk/Profile+Annotation;(value=I3) runtimeAnnotations @Ljdk/Exported;
  99 method name <init> descriptor (Ljava/lang/String;Z)V flags 1
 100 method name <init> descriptor (JZ)V flags 1
 101 method name getName descriptor ()Ljava/lang/String; flags 1
 102 method name longValue descriptor ()J flags 1
 103 method name isPrimaryGroup descriptor ()Z flags 1
 104 method name toString descriptor ()Ljava/lang/String; flags 1
 105 method name equals descriptor (Ljava/lang/Object;)Z flags 1
 106 method name hashCode descriptor ()I flags 1
 107 
 108 class name com/sun/security/auth/UnixNumericUserPrincipal
 109 header extends java/lang/Object implements java/security/Principal,java/io/Serializable flags 21 classAnnotations @Ljdk/Profile+Annotation;(value=I3) runtimeAnnotations @Ljdk/Exported;
 110 method name <init> descriptor (Ljava/lang/String;)V flags 1
 111 method name <init> descriptor (J)V flags 1
 112 method name getName descriptor ()Ljava/lang/String; flags 1
 113 method name longValue descriptor ()J flags 1
 114 method name toString descriptor ()Ljava/lang/String; flags 1
 115 method name equals descriptor (Ljava/lang/Object;)Z flags 1
 116 method name hashCode descriptor ()I flags 1
 117 
 118 class name com/sun/security/auth/UnixPrincipal
 119 header extends java/lang/Object implements java/security/Principal,java/io/Serializable flags 21 classAnnotations @Ljdk/Profile+Annotation;(value=I3) runtimeAnnotations @Ljdk/Exported;
 120 method name <init> descriptor (Ljava/lang/String;)V flags 1
 121 method name getName descriptor ()Ljava/lang/String; flags 1
 122 method name toString descriptor ()Ljava/lang/String; flags 1
 123 method name equals descriptor (Ljava/lang/Object;)Z flags 1
 124 method name hashCode descriptor ()I flags 1
 125 
 126 class name com/sun/security/auth/UserPrincipal
 127 header extends java/lang/Object implements java/security/Principal,java/io/Serializable flags 31 classAnnotations @Ljdk/Profile+Annotation;(value=I3) runtimeAnnotations @Ljdk/Exported;
 128 method name <init> descriptor (Ljava/lang/String;)V flags 1
 129 method name equals descriptor (Ljava/lang/Object;)Z flags 1
 130 method name hashCode descriptor ()I flags 1
 131 method name getName descriptor ()Ljava/lang/String; flags 1
 132 method name toString descriptor ()Ljava/lang/String; flags 1
 133 
 134 class name com/sun/security/auth/callback/TextCallbackHandler
 135 header extends java/lang/Object implements javax/security/auth/callback/CallbackHandler flags 21 classAnnotations @Ljdk/Profile+Annotation;(value=I3) runtimeAnnotations @Ljdk/Exported;
 136 method name <init> descriptor ()V flags 1
 137 method name handle descriptor ([Ljavax/security/auth/callback/Callback;)V thrownTypes java/io/IOException,javax/security/auth/callback/UnsupportedCallbackException flags 1
 138 
 139 class name com/sun/security/auth/login/ConfigFile
 140 header extends javax/security/auth/login/Configuration flags 21 classAnnotations @Ljdk/Profile+Annotation;(value=I3) runtimeAnnotations @Ljdk/Exported;
 141 method name <init> descriptor ()V flags 1
 142 method name <init> descriptor (Ljava/net/URI;)V flags 1
 143 method name getAppConfigurationEntry descriptor (Ljava/lang/String;)[Ljavax/security/auth/login/AppConfigurationEntry; flags 1
 144 method name refresh descriptor ()V flags 1
 145 
 146 class name com/sun/security/auth/module/JndiLoginModule
 147 header extends java/lang/Object implements javax/security/auth/spi/LoginModule flags 21 classAnnotations @Ljdk/Profile+Annotation;(value=I3) runtimeAnnotations @Ljdk/Exported;
 148 field name USER_PROVIDER descriptor Ljava/lang/String; constantValue user.provider.url flags 11
 149 field name GROUP_PROVIDER descriptor Ljava/lang/String; constantValue group.provider.url flags 11
 150 method name <init> descriptor ()V flags 1
 151 method name initialize descriptor (Ljavax/security/auth/Subject;Ljavax/security/auth/callback/CallbackHandler;Ljava/util/Map;Ljava/util/Map;)V flags 1 signature (Ljavax/security/auth/Subject;Ljavax/security/auth/callback/CallbackHandler;Ljava/util/Map<Ljava/lang/String;*>;Ljava/util/Map<Ljava/lang/String;*>;)V
 152 method name login descriptor ()Z thrownTypes javax/security/auth/login/LoginException flags 1
 153 method name commit descriptor ()Z thrownTypes javax/security/auth/login/LoginException flags 1
 154 method name abort descriptor ()Z thrownTypes javax/security/auth/login/LoginException flags 1
 155 method name logout descriptor ()Z thrownTypes javax/security/auth/login/LoginException flags 1
 156 
 157 class name com/sun/security/auth/module/KeyStoreLoginModule
 158 header extends java/lang/Object implements javax/security/auth/spi/LoginModule flags 21 classAnnotations @Ljdk/Profile+Annotation;(value=I3) runtimeAnnotations @Ljdk/Exported;
 159 method name <init> descriptor ()V flags 1
 160 method name initialize descriptor (Ljavax/security/auth/Subject;Ljavax/security/auth/callback/CallbackHandler;Ljava/util/Map;Ljava/util/Map;)V flags 1 signature (Ljavax/security/auth/Subject;Ljavax/security/auth/callback/CallbackHandler;Ljava/util/Map<Ljava/lang/String;*>;Ljava/util/Map<Ljava/lang/String;*>;)V
 161 method name login descriptor ()Z thrownTypes javax/security/auth/login/LoginException flags 1
 162 method name commit descriptor ()Z thrownTypes javax/security/auth/login/LoginException flags 1
 163 method name abort descriptor ()Z thrownTypes javax/security/auth/login/LoginException flags 1
 164 method name logout descriptor ()Z thrownTypes javax/security/auth/login/LoginException flags 1
 165 
 166 class name com/sun/security/auth/module/Krb5LoginModule
 167 header extends java/lang/Object implements javax/security/auth/spi/LoginModule flags 21 classAnnotations @Ljdk/Profile+Annotation;(value=I3) runtimeAnnotations @Ljdk/Exported;
 168 method name <init> descriptor ()V flags 1
 169 method name initialize descriptor (Ljavax/security/auth/Subject;Ljavax/security/auth/callback/CallbackHandler;Ljava/util/Map;Ljava/util/Map;)V flags 1 signature (Ljavax/security/auth/Subject;Ljavax/security/auth/callback/CallbackHandler;Ljava/util/Map<Ljava/lang/String;*>;Ljava/util/Map<Ljava/lang/String;*>;)V
 170 method name login descriptor ()Z thrownTypes javax/security/auth/login/LoginException flags 1
 171 method name commit descriptor ()Z thrownTypes javax/security/auth/login/LoginException flags 1
 172 method name abort descriptor ()Z thrownTypes javax/security/auth/login/LoginException flags 1
 173 method name logout descriptor ()Z thrownTypes javax/security/auth/login/LoginException flags 1
 174 
 175 class name com/sun/security/auth/module/LdapLoginModule
 176 header extends java/lang/Object implements javax/security/auth/spi/LoginModule flags 21 classAnnotations @Ljdk/Profile+Annotation;(value=I3) runtimeAnnotations @Ljdk/Exported;
 177 method name <init> descriptor ()V flags 1
 178 method name initialize descriptor (Ljavax/security/auth/Subject;Ljavax/security/auth/callback/CallbackHandler;Ljava/util/Map;Ljava/util/Map;)V flags 1 signature (Ljavax/security/auth/Subject;Ljavax/security/auth/callback/CallbackHandler;Ljava/util/Map<Ljava/lang/String;*>;Ljava/util/Map<Ljava/lang/String;*>;)V
 179 method name login descriptor ()Z thrownTypes javax/security/auth/login/LoginException flags 1
 180 method name commit descriptor ()Z thrownTypes javax/security/auth/login/LoginException flags 1
 181 method name abort descriptor ()Z thrownTypes javax/security/auth/login/LoginException flags 1
 182 method name logout descriptor ()Z thrownTypes javax/security/auth/login/LoginException flags 1
 183