API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.security. DomainCombiner View Source
Author(s)
Since
1.3
Version
1.9, 04/07/06
Serial
Hierarchy
 DomainCombiner
Subinterfaces
Description
public interface DomainCombiner
  A DomainCombiner provides a means to dynamically update the ProtectionDomains associated with the current AccessControlContext.
Methods
Hide/Show inherited methods
public ProtectionDomain combine (ProtectionDomain currentDomains, ProtectionDomain assignedDomains)
  Modify or update the provided ProtectionDomains.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar