The largest Interview Solution Library on the web


java tutorials/
« Previous | 1 | 2 | 3 | Next »

Protection Domain


  • A ProtectionDomain contains:
  • A CodeSource

  • The Permissions granted to the CodeSource

  • SecureClassLoader assigns a ProtectionDomain to each loaded class

  • Classes with different CodeSources belong to different ProtectionDomains
« Previous | 1 | 2 | 3 | Next »


copyright © 2014 - all rights riserved by javatechnologycenter.com