| 
 | 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 DomainCombinerassociated with thisAccessControlContext. | 
| Constructors in java.security with parameters of type DomainCombiner | |
|---|---|
| AccessControlContext(AccessControlContext acc,
                     DomainCombiner combiner)Create a new AccessControlContextwith the givenAccessControlContextandDomainCombiner. | |
| Uses of DomainCombiner in javax.security.auth | 
|---|
| Classes in javax.security.auth that implement DomainCombiner | |
|---|---|
|  class | SubjectDomainCombinerA SubjectDomainCombinerupdates ProtectionDomains
 with Principals from theSubjectassociated with thisSubjectDomainCombiner. | 
| 
 | 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.