From: Erich Teichmann <erich@creator.co.za>
To: "'java-security@java.sun.com'" <java-security@web2.javasoft.com>
Subject: CodeSource and Protected domains
Date: Fri, 2 Jan 1998 09:50:18 +0200
I would like to request that the codesource concept be generalised into =
an extendable "security information" class which will allow =
customisation of the way in which protected domains are logically =
devided. This information could include :
code source,
version information,
run code on behalf of,
allways privlage the code for certain permissions,
etc.
Using the security infromation class, proposed above, I would like to be =
able to explicitely create protected domains and be able to retreive the =
security information object associated with a particular protected =
domain.