DomainCombiner
Stay organized with collections
Save and categorize content based on your preferences.
Known Indirect Subclasses
|
Legacy security code; do not use.
Public Methods
Parameters
currentDomains |
|
assignedDomains |
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-07-10 UTC.
[null,null,["Last updated 2024-07-10 UTC."],[],["The `DomainCombiner` interface, specifically `SubjectDomainCombiner`, is legacy security code and should not be used. It includes one abstract method, `combine`, which takes two `ProtectionDomain` arrays, `currentDomains` and `assignedDomains`, as parameters. This method returns a `ProtectionDomain` array. The core function involves combining protection domains, though the specific logic is defined in implementations, and it is marked as outdated.\n"],null,[]]