|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| java.security | Provides the classes and interfaces for the security framework. |
| javax.security.auth | This package provides a framework for authentication and authorization. |
| Uses of DomainCombiner in java.security |
|---|
| 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. |
| Uses of DomainCombiner in javax.security.auth |
|---|
| Modifier and Type | Class and Description |
|---|---|
class |
SubjectDomainCombiner
A SubjectDomainCombiner updates ProtectionDomains
with Principals from the Subject associated with this
SubjectDomainCombiner. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.