Uses of Interface
jakarta.security.auth.message.MessagePolicy.ProtectionPolicy
Package
Description
This package defines the core interfaces of Jakarta Authentication.
-
Uses of MessagePolicy.ProtectionPolicy in jakarta.security.auth.message
Modifier and TypeMethodDescriptionMessagePolicy.TargetPolicy.getProtectionPolicy()
Get the ProtectionPolicy that applies to the targets.ModifierConstructorDescriptionTargetPolicy
(MessagePolicy.Target[] targets, MessagePolicy.ProtectionPolicy protectionPolicy) Create a TargetPolicy instance with an array of Targets and with a ProtectionPolicy.