Uses of Interface
jakarta.security.auth.message.MessagePolicy.Target
Package
Description
This package defines the core interfaces of Jakarta Authentication.
-
Uses of MessagePolicy.Target in jakarta.security.auth.message
Modifier and TypeMethodDescriptionMessagePolicy.TargetPolicy.getTargets()
Get the array of layer-specific target descriptors that identify the one or more message parts to which the specified message protection policy applies.ModifierConstructorDescriptionTargetPolicy
(MessagePolicy.Target[] targets, MessagePolicy.ProtectionPolicy protectionPolicy) Create a TargetPolicy instance with an array of Targets and with a ProtectionPolicy.