Security Manager HOWTO??
- From: lordy <spam@xxxxxxxxxxxx>
- Date: Mon, 17 Jul 2006 12:29:46 GMT
I have an application that already has a config file that specifies
expected hosts and ports for various operations.
I don't want to duplicate this information in a .policy file as I know
this would cause some extra support calls :), but would
rather create a new SecurityManager using the settings from my existing
configuration file.
I cant seem to find a nice howto document on building up a Security
Manager. Do I sub-class it? OR pass a PermissionCollection of
SocketPermission's to an empty
Security Manager or what? Any pointers would be nice. Documentation
looks disjointed at the moment...
Cheers,
Lordy
.
- Follow-Ups:
- Re: Security Manager HOWTO??
- From: EJP
- Re: Security Manager HOWTO??
- Prev by Date: Re: JPEG quality loss
- Next by Date: Re: Play .wav music file
- Previous by thread: Re: JPEG quality loss
- Next by thread: Re: Security Manager HOWTO??
- Index(es):
Relevant Pages
|