Uses of Interface
java.security.DomainCombiner
Packages that use DomainCombiner
Package
Description
Provides the classes and interfaces for the security framework.
This package provides a framework for authentication and
authorization.
-
Uses of DomainCombiner in java.security
Methods in java.security that return DomainCombinerModifier and TypeMethodDescriptionAccessControlContext.getDomainCombiner()
Deprecated, for removal: This API element is subject to removal in a future version.Get theDomainCombiner
associated with thisAccessControlContext
.Constructors in java.security with parameters of type DomainCombinerModifierConstructorDescriptionAccessControlContext
(AccessControlContext acc, DomainCombiner combiner) Deprecated, for removal: This API element is subject to removal in a future version.Create a newAccessControlContext
with the givenAccessControlContext
andDomainCombiner
. -
Uses of DomainCombiner in javax.security.auth
Classes in javax.security.auth that implement DomainCombinerModifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.This class is only useful in conjunction with the Security Manager, which is deprecated and subject to removal in a future release.