src/share/lib/security/java.security-solaris

Print this page




 162 # this feature.
 163 policy.allowSystemProperty=true
 164 
 165 # whether or not we look into the IdentityScope for trusted Identities
 166 # when encountering a 1.1 signed JAR file. If the identity is found
 167 # and is trusted, we grant it AllPermission.
 168 policy.ignoreIdentityScope=false
 169 
 170 #
 171 # Default keystore type.
 172 #
 173 keystore.type=jks
 174 
 175 #
 176 # List of comma-separated packages that start with or equal this string
 177 # will cause a security exception to be thrown when
 178 # passed to checkPackageAccess unless the
 179 # corresponding RuntimePermission ("accessClassInPackage."+package) has
 180 # been granted.
 181 package.access=sun.,\

 182                com.sun.xml.internal.,\
 183                com.sun.imageio.,\
 184                com.sun.istack.internal.,\
 185                com.sun.jmx.,\
 186                com.sun.proxy.,\
 187                com.sun.org.apache.bcel.internal.,\
 188                com.sun.org.apache.regexp.internal.,\
 189                com.sun.org.apache.xerces.internal.,\
 190                com.sun.org.apache.xpath.internal.,\
 191                com.sun.org.apache.xalan.internal.extensions.,\
 192                com.sun.org.apache.xalan.internal.lib.,\
 193                com.sun.org.apache.xalan.internal.res.,\
 194                com.sun.org.apache.xalan.internal.templates.,\
 195                com.sun.org.apache.xalan.internal.utils.,\
 196                com.sun.org.apache.xalan.internal.xslt.,\
 197                com.sun.org.apache.xalan.internal.xsltc.cmdline.,\
 198                com.sun.org.apache.xalan.internal.xsltc.compiler.,\
 199                com.sun.org.apache.xalan.internal.xsltc.trax.,\
 200                com.sun.org.apache.xalan.internal.xsltc.util.,\
 201                com.sun.org.apache.xml.internal.res.,\
 202                com.sun.org.apache.xml.internal.serializer.utils.,\
 203                com.sun.org.apache.xml.internal.utils.,\
 204                com.sun.org.glassfish.,\
 205                com.oracle.xmlns.internal.,\
 206                com.oracle.webservices.internal.,\
 207                jdk.internal.,\
 208                jdk.nashorn.internal.,\
 209                jdk.nashorn.tools.
 210 
 211 #
 212 # List of comma-separated packages that start with or equal this string
 213 # will cause a security exception to be thrown when
 214 # passed to checkPackageDefinition unless the
 215 # corresponding RuntimePermission ("defineClassInPackage."+package) has
 216 # been granted.
 217 #
 218 # by default, none of the class loaders supplied with the JDK call
 219 # checkPackageDefinition.
 220 #
 221 package.definition=sun.,\

 222                    com.sun.xml.internal.,\
 223                    com.sun.imageio.,\
 224                    com.sun.istack.internal.,\
 225                    com.sun.jmx.,\
 226                    com.sun.proxy.,\
 227                    com.sun.org.apache.bcel.internal.,\
 228                    com.sun.org.apache.regexp.internal.,\
 229                    com.sun.org.apache.xerces.internal.,\
 230                    com.sun.org.apache.xpath.internal.,\
 231                    com.sun.org.apache.xalan.internal.extensions.,\
 232                    com.sun.org.apache.xalan.internal.lib.,\
 233                    com.sun.org.apache.xalan.internal.res.,\
 234                    com.sun.org.apache.xalan.internal.templates.,\
 235                    com.sun.org.apache.xalan.internal.utils.,\
 236                    com.sun.org.apache.xalan.internal.xslt.,\
 237                    com.sun.org.apache.xalan.internal.xsltc.cmdline.,\
 238                    com.sun.org.apache.xalan.internal.xsltc.compiler.,\
 239                    com.sun.org.apache.xalan.internal.xsltc.trax.,\
 240                    com.sun.org.apache.xalan.internal.xsltc.util.,\
 241                    com.sun.org.apache.xml.internal.res.,\




 162 # this feature.
 163 policy.allowSystemProperty=true
 164 
 165 # whether or not we look into the IdentityScope for trusted Identities
 166 # when encountering a 1.1 signed JAR file. If the identity is found
 167 # and is trusted, we grant it AllPermission.
 168 policy.ignoreIdentityScope=false
 169 
 170 #
 171 # Default keystore type.
 172 #
 173 keystore.type=jks
 174 
 175 #
 176 # List of comma-separated packages that start with or equal this string
 177 # will cause a security exception to be thrown when
 178 # passed to checkPackageAccess unless the
 179 # corresponding RuntimePermission ("accessClassInPackage."+package) has
 180 # been granted.
 181 package.access=sun.,\
 182                com.sun.corba.se.impl.,\
 183                com.sun.xml.internal.,\
 184                com.sun.imageio.,\
 185                com.sun.istack.internal.,\
 186                com.sun.jmx.,\
 187                com.sun.proxy.,\
 188                com.sun.org.apache.bcel.internal.,\
 189                com.sun.org.apache.regexp.internal.,\
 190                com.sun.org.apache.xerces.internal.,\
 191                com.sun.org.apache.xpath.internal.,\
 192                com.sun.org.apache.xalan.internal.extensions.,\
 193                com.sun.org.apache.xalan.internal.lib.,\
 194                com.sun.org.apache.xalan.internal.res.,\
 195                com.sun.org.apache.xalan.internal.templates.,\
 196                com.sun.org.apache.xalan.internal.utils.,\
 197                com.sun.org.apache.xalan.internal.xslt.,\
 198                com.sun.org.apache.xalan.internal.xsltc.cmdline.,\
 199                com.sun.org.apache.xalan.internal.xsltc.compiler.,\
 200                com.sun.org.apache.xalan.internal.xsltc.trax.,\
 201                com.sun.org.apache.xalan.internal.xsltc.util.,\
 202                com.sun.org.apache.xml.internal.res.,\
 203                com.sun.org.apache.xml.internal.serializer.utils.,\
 204                com.sun.org.apache.xml.internal.utils.,\
 205                com.sun.org.glassfish.,\
 206                com.oracle.xmlns.internal.,\
 207                com.oracle.webservices.internal.,\
 208                jdk.internal.,\
 209                jdk.nashorn.internal.,\
 210                jdk.nashorn.tools.
 211 
 212 #
 213 # List of comma-separated packages that start with or equal this string
 214 # will cause a security exception to be thrown when
 215 # passed to checkPackageDefinition unless the
 216 # corresponding RuntimePermission ("defineClassInPackage."+package) has
 217 # been granted.
 218 #
 219 # by default, none of the class loaders supplied with the JDK call
 220 # checkPackageDefinition.
 221 #
 222 package.definition=sun.,\
 223                    com.sun.corba.se.impl.,\
 224                    com.sun.xml.internal.,\
 225                    com.sun.imageio.,\
 226                    com.sun.istack.internal.,\
 227                    com.sun.jmx.,\
 228                    com.sun.proxy.,\
 229                    com.sun.org.apache.bcel.internal.,\
 230                    com.sun.org.apache.regexp.internal.,\
 231                    com.sun.org.apache.xerces.internal.,\
 232                    com.sun.org.apache.xpath.internal.,\
 233                    com.sun.org.apache.xalan.internal.extensions.,\
 234                    com.sun.org.apache.xalan.internal.lib.,\
 235                    com.sun.org.apache.xalan.internal.res.,\
 236                    com.sun.org.apache.xalan.internal.templates.,\
 237                    com.sun.org.apache.xalan.internal.utils.,\
 238                    com.sun.org.apache.xalan.internal.xslt.,\
 239                    com.sun.org.apache.xalan.internal.xsltc.cmdline.,\
 240                    com.sun.org.apache.xalan.internal.xsltc.compiler.,\
 241                    com.sun.org.apache.xalan.internal.xsltc.trax.,\
 242                    com.sun.org.apache.xalan.internal.xsltc.util.,\
 243                    com.sun.org.apache.xml.internal.res.,\