Uses of Interface
javax.security.auth.message.ClientAuth
Packages that use ClientAuth
Package
Description
This package defines the interfaces implemented by Jakarta Authentication compatible configuration systems.
This package defines the interfaces implemented by Jakarta Authentication compatible authentication mechanisms.
-
Uses of ClientAuth in javax.security.auth.message.config
Subinterfaces of ClientAuth in javax.security.auth.message.configModifier and TypeInterfaceDescriptioninterfaceThis ClientAuthContext class encapsulates ClientAuthModules that are used to secure service requests made by a client, and to validate any responses received to those requests. -
Uses of ClientAuth in javax.security.auth.message.module
Subinterfaces of ClientAuth in javax.security.auth.message.moduleModifier and TypeInterfaceDescriptioninterfaceA ClientAuthModule secures request messages, and validates received response messages.