Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.security > #148 > unrolled thread
| Started by | "Jking" <jking@THRWHITE.remove-dii-this> |
|---|---|
| First post | 2011-04-27 16:08 +0000 |
| Last post | 2011-04-27 16:08 +0000 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.lang.java.security
what is a sealed package? "Jking" <jking@THRWHITE.remove-dii-this> - 2011-04-27 16:08 +0000
Re: what is a sealed pack "=?ISO-8859-1?Q?Arne_Vajh=" <=?iso-8859-1?q?arne_vajh=@THRWHITE.remove-dii-this> - 2011-04-27 16:08 +0000
| From | "Jking" <jking@THRWHITE.remove-dii-this> |
|---|---|
| Date | 2011-04-27 16:08 +0000 |
| Subject | what is a sealed package? |
| Message-ID | <g70f8s$gc6$1@news.cn99.com> |
To: comp.lang.java.programmer Hi, I am quite confused about what is a sealed package. In java.lang.Package, there is a method: isSealed() or isSealed(URL url) So why to seal a package ? the usage? how to make a package sealed? Anyone could kindly explain it for me? Thank you. Justin --- * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet! --- Synchronet 3.15a-Win32 NewsLink 1.92 Time Warp of the Future BBS - telnet://time.synchro.net:24
[toc] | [next] | [standalone]
| From | "=?ISO-8859-1?Q?Arne_Vajh=" <=?iso-8859-1?q?arne_vajh=@THRWHITE.remove-dii-this> |
|---|---|
| Date | 2011-04-27 16:08 +0000 |
| Subject | Re: what is a sealed pack |
| Message-ID | <4893c320$0$90274$14726298@news.sunsite.dk> |
| In reply to | #148 |
To: comp.lang.java.programmer Jking wrote: > I am quite confused about what is a sealed package. > In java.lang.Package, there is a method: > > isSealed() > > or > > isSealed(URL url) > > So why to seal a package ? the usage? how to make a package sealed? > > Anyone could kindly explain it for me? http://java.sun.com/docs/books/tutorial/deployment/jar/sealman.html Arne --- * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet! --- Synchronet 3.15a-Win32 NewsLink 1.92 Time Warp of the Future BBS - telnet://time.synchro.net:24
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.java.security
csiph-web