summaryrefslogtreecommitdiff
path: root/java/security/ProtectionDomain.java
Commit message (Expand)AuthorAgeFilesLines
* Cleanup the majority of the warnings in the gnu.java.security, java.security,...Andrew John Hughes2015-03-111-3/+4
* PR classpath/42390: Don't include permissions of the Policy in toString() out...Andrew John Hughes2011-03-061-1/+9
* Provide implies shortcut for ProtectionDomain instances with AllPermission.Andrew John Hughes2010-12-251-0/+14
* Normalise whitespace.Andrew John Hughes2010-06-031-10/+10
* 2008-05-06 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2008-05-061-1/+3
* 2006-01-19 Raif S. Naffah <raif@swiftdsl.com.au>Raif S. Naffah2006-01-191-79/+58
* 2005-11-16 Gary Benson <gbenson@redhat.com>Mark Wielaard2005-11-161-1/+3
* * all files: Update for new FSF address.Mark Wielaard2005-07-021-2/+2
* 2004-06-03 Michael Koch <konqueror@gmx.de>Michael Koch2004-06-031-1/+1
* 2004-06-03 Casey Marshall <csm@gnu.org>Michael Koch2004-06-031-1/+1
* * java/security/Signer.java: Removed non-ASCII character.Tom Tromey2003-03-101-1/+1
* (classloader, principals, staticBinding): new fields.Raif S. Naffah2003-03-091-15/+127
* formatting + documentation.Raif S. Naffah2003-03-081-46/+59
* 2002-10-03 C. Scott Ananian <cananian@lesser-magoo.lcs.mit.edu>Mark Wielaard2002-10-031-2/+1
* 2002-03-21 C. Brian Jones <cbj@gnu.org>Brian Jones2002-03-251-6/+8
* Add License clarificationMark Wielaard2002-01-221-5/+16
* * gnu/java/security/provider/DefaultPolicy.java: New file, from libgcj.Bryce McKinlay2001-09-251-136/+96
* constructor should make the PermissionCollection read onlyMark Wielaard2000-05-301-0/+8
* Change license to libgcc-like terms.Paul Fisher2000-03-161-19/+25
* Initial CheckinAaron M. Renn1998-09-151-0/+158