Uses of Class
jakarta.security.auth.message.MessagePolicy.TargetPolicy
Package
Description
This package defines the core interfaces of Jakarta Authentication.
-
Uses of MessagePolicy.TargetPolicy in jakarta.security.auth.message
Modifier and TypeMethodDescriptionMessagePolicy.getTargetPolicies()
Get the target policies that comprise the authentication policy.ModifierConstructorDescriptionMessagePolicy
(MessagePolicy.TargetPolicy[] targetPolicies, boolean mandatory) Create a MessagePolicy instance with an array of target policies.