| Package | Description |
|---|---|
| java.security |
Provides the classes and interfaces for the security framework.
|
| Modifier and Type | Method and Description |
|---|---|
DomainCombiner |
AccessControlContext.getDomainCombiner()
Get the
DomainCombiner associated with this
AccessControlContext. |
| Constructor and Description |
|---|
AccessControlContext(AccessControlContext acc,
DomainCombiner combiner)
Create a new
AccessControlContext with the given
AccessControlContext and DomainCombiner. |
Copyright © 2013 CableLabs. All rights reserved.