gcc/libjava/classpath/java/security
Mark Wielaard 8aa540d2f7 Imported GNU Classpath 0.90
Imported GNU Classpath 0.90
       * scripts/makemake.tcl: Set gnu/java/awt/peer/swing to ignore.
       * gnu/classpath/jdwp/VMFrame.java (SIZE): New constant.
       * java/lang/VMCompiler.java: Use gnu.java.security.hash.MD5.
       * java/lang/Math.java: New override file.
       * java/lang/Character.java: Merged from Classpath.
       (start, end): Now 'int's.
       (canonicalName): New field.
       (CANONICAL_NAME, NO_SPACES_NAME, CONSTANT_NAME): New constants.
       (UnicodeBlock): Added argument.
       (of): New overload.
       (forName): New method.
       Updated unicode blocks.
       (sets): Updated.
       * sources.am: Regenerated.
       * Makefile.in: Likewise.

From-SVN: r111942
2006-03-10 21:46:48 +00:00
..
acl
cert Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
interfaces Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
spec Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
AccessControlContext.java Imported GNU Classpath 0.19 + gcj-import-20051115. 2005-11-15 23:20:01 +00:00
AccessControlException.java
AccessController.java Imported GNU Classpath 0.19 + gcj-import-20051115. 2005-11-15 23:20:01 +00:00
AlgorithmParameterGenerator.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
AlgorithmParameterGeneratorSpi.java
AlgorithmParameters.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
AlgorithmParametersSpi.java
AllPermission.java
BasicPermission.java
Certificate.java
CodeSource.java
DigestException.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
DigestInputStream.java
DigestOutputStream.java
DomainCombiner.java
DummyKeyPairGenerator.java
DummyMessageDigest.java
DummySignature.java
GeneralSecurityException.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
Guard.java
GuardedObject.java
Identity.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
IdentityScope.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
IntersectingDomainCombiner.java
InvalidAlgorithmParameterException.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
InvalidKeyException.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
InvalidParameterException.java
Key.java
KeyException.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
KeyFactory.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
KeyFactorySpi.java
KeyManagementException.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
KeyPair.java
KeyPairGenerator.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
KeyPairGeneratorSpi.java
KeyStore.java
KeyStoreException.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
KeyStoreSpi.java
MessageDigest.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
MessageDigestSpi.java
NoSuchAlgorithmException.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
NoSuchProviderException.java
package.html
Permission.java
PermissionCollection.java
Permissions.java
Policy.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
Principal.java
PrivateKey.java
PrivilegedAction.java
PrivilegedActionException.java
PrivilegedExceptionAction.java
ProtectionDomain.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
Provider.java
ProviderException.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
PublicKey.java
SecureClassLoader.java
SecureRandom.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
SecureRandomSpi.java
Security.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
SecurityPermission.java
Signature.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
SignatureException.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
SignatureSpi.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
SignedObject.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
Signer.java Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
UnrecoverableKeyException.java
UnresolvedPermission.java