| 
Java™ Platform Standard Ed. 6  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DomainCombiner | |
|---|---|
| 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 | 
|---|
| Methods in java.security that return DomainCombiner | |
|---|---|
 DomainCombiner | 
AccessControlContext.getDomainCombiner()
Get the DomainCombiner associated with this
 AccessControlContext. | 
| Constructors in java.security with parameters of type DomainCombiner | |
|---|---|
AccessControlContext(AccessControlContext acc,
                     DomainCombiner combiner)
Create a new AccessControlContext with the given
 AccessControlContext and DomainCombiner. | 
|
| Uses of DomainCombiner in javax.security.auth | 
|---|
| Classes in javax.security.auth that implement DomainCombiner | |
|---|---|
 class | 
SubjectDomainCombiner
A SubjectDomainCombiner updates ProtectionDomains
 with Principals from the Subject associated with this
 SubjectDomainCombiner. | 
  | 
Java™ Platform Standard Ed. 6  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.