ADK CVS

Package tryllian.are.security

Agent and Habitat-specific permission classes.

See:
          Description

Class Summary
BasicAREPermission The Permission class for all ARE Permissions that follow the pattern of java.security.BasicPermission.
DNAComposer The DNAComposer class can be used to programmatically create and update DNA files.
DNASigner Helper class for DNAComposer for dealing with jar signing related stuff.
HabitatEntryPermission The HabitatEntryPermission class defines the permission to enter a habitat.
TrustedAgentPermission The TrustedAgentPermission class defines the permission to set the "TRUST ME I KNOW WHAT I AM DOING" flag.
 

Exception Summary
DNAComposerException High-level exception type for something going wrong related to DNA creation.
HabitatEntryDeniedException This exception indicates that a class was not allowed to be loaded into the habitat.
TooManyThreadsException This exception indicates that an agent has requested more threads than its permissions allow.
 

Package tryllian.are.security Description

Agent and Habitat-specific permission classes. Edit the role definitions in the config/ directory to assign permissions to agents.


Copyright 2005, Tryllian Solutions B.V.