Package | Description |
---|---|
javax.security.auth.message |
This package defines the core interfaces of the JSR 196 message authentication SPI.
|
Modifier and Type | Method and Description |
---|---|
MessagePolicy.Target[] |
MessagePolicy.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.
|
Constructor and Description |
---|
MessagePolicy.TargetPolicy(MessagePolicy.Target[] targets,
MessagePolicy.ProtectionPolicy protectionPolicy)
Create a TargetPolicy instance with an array of Targets
and with a ProtectionPolicy.
|
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.