| Package | Description | 
|---|---|
| javax.security.auth.message | 
 This package defines the core interfaces of Jakarta Authentication. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MessagePolicy.TargetPolicy[] | 
MessagePolicy.getTargetPolicies()
Get the target policies that comprise the authentication policy. 
 | 
| Constructor and Description | 
|---|
MessagePolicy(MessagePolicy.TargetPolicy[] targetPolicies,
             boolean mandatory)
Create a MessagePolicy instance with an array of target policies. 
 | 
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.