| Package | Description |
|---|---|
| jakarta.security.auth.message |
This package defines the core interfaces of Jakarta Authentication.
|
| Modifier and Type | Method and Description |
|---|---|
MessagePolicy.ProtectionPolicy |
MessagePolicy.TargetPolicy.getProtectionPolicy()
Get the ProtectionPolicy that applies to the targets.
|
| Constructor and Description |
|---|
TargetPolicy(MessagePolicy.Target[] targets,
MessagePolicy.ProtectionPolicy protectionPolicy)
Create a TargetPolicy instance with an array of Targets and with a ProtectionPolicy.
|
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.