gcc/libjava/classpath/lib/java/security
Andrew John Hughes ffafe01a87 PR libgcj/46774: Create dynamic ProtectionDomain instances which check the system policy.
2010-12-13  Andrew John Hughes  <ahughes@redhat.com>

	PR libgcj/46774
	* libjava/java/security/VMAccessController.java:
	(DEFAULT_CONTEXT): Create ProtectionDomain with
	four argument constructor (arguments are the same
	as those implied by the two argument constructor).
	(getContext()): Create ProtectionDomain instances
	with four argument constructor using a null Principal
	array (as before) but including the classloader, which
	was always null before.

From-SVN: r167952
2010-12-16 19:48:07 +00:00
..
acl
cert 2010-01-06 Matthias Klose <doko@ubuntu.com> 2010-01-06 17:46:48 +00:00
interfaces
spec Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
AccessControlContext.class 2010-01-06 Matthias Klose <doko@ubuntu.com> 2010-01-06 17:46:48 +00:00
AccessControlException.class
AccessController.class
AlgorithmParameterGenerator.class re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
AlgorithmParameterGeneratorSpi.class
AlgorithmParameters.class re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
AlgorithmParametersSpi.class
AllPermission$AllPermissionCollection.class 2010-01-06 Matthias Klose <doko@ubuntu.com> 2010-01-06 17:46:48 +00:00
AllPermission.class
BasicPermission$BasicPermissionCollection.class
BasicPermission.class
Certificate.class
CodeSource.class 2010-01-06 Matthias Klose <doko@ubuntu.com> 2010-01-06 17:46:48 +00:00
DigestException.class
DigestInputStream.class
DigestOutputStream.class
DomainCombiner.class
DummyKeyPairGenerator.class
DummyMessageDigest.class
DummySignature.class
GeneralSecurityException.class
Guard.class
GuardedObject.class
Identity.class
IdentityScope.class
IntersectingDomainCombiner.class
InvalidAlgorithmParameterException.class
InvalidKeyException.class
InvalidParameterException.class
Key.class
KeyException.class
KeyFactory.class re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
KeyFactorySpi.class
KeyManagementException.class
KeyPair.class
KeyPairGenerator.class re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
KeyPairGeneratorSpi.class
KeyStore.class
KeyStoreException.class
KeyStoreSpi.class
MessageDigest.class re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
MessageDigestSpi.class
NoSuchAlgorithmException.class
NoSuchProviderException.class
Permission.class re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
PermissionCollection.class re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
Permissions$1.class 2010-01-06 Matthias Klose <doko@ubuntu.com> 2010-01-06 17:46:48 +00:00
Permissions$PermissionsHash.class
Permissions.class
Policy.class
Principal.class
PrivateKey.class
PrivilegedAction.class
PrivilegedActionException.class
PrivilegedExceptionAction.class
ProtectionDomain.class re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
Provider.class
ProviderException.class
PublicKey.class
SecureClassLoader.class Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
SecureRandom.class Sync libgcj with GNU Classpath 0.98. 2009-02-25 21:40:28 +00:00
SecureRandomSpi.class
Security.class Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
SecurityPermission.class
Signature.class re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
SignatureException.class
SignatureSpi.class
SignedObject.class
Signer.class
UnrecoverableKeyException.class
UnresolvedPermission.class
UnresolvedPermissionCollection$1.class 2010-01-06 Matthias Klose <doko@ubuntu.com> 2010-01-06 17:46:48 +00:00
UnresolvedPermissionCollection.class
VMAccessController.class PR libgcj/46774: Create dynamic ProtectionDomain instances which check the system policy. 2010-12-16 19:48:07 +00:00
VMAccessControlState.class