Uses of Interface
java.security.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
Modifier and TypeMethodDescriptionAccessControlContext.getDomainCombiner()
Deprecated, for removal: This API element is subject to removal in a future version.Get theDomainCombiner
associated with thisAccessControlContext
.ModifierConstructorDescriptionAccessControlContext
(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
Modifier 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.