public static class MessagePolicy.TargetPolicy extends Object
Constructor and Description |
---|
MessagePolicy.TargetPolicy(MessagePolicy.Target[] targets,
MessagePolicy.ProtectionPolicy protectionPolicy)
Create a new TargetPolicy.
|
Modifier and Type | Method and Description |
---|---|
MessagePolicy.ProtectionPolicy |
getProtectionPolicy()
Get the URI that identifies the policy that applies to the targets.
|
MessagePolicy.Target[] |
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.
|
public MessagePolicy.TargetPolicy(MessagePolicy.Target[] targets, MessagePolicy.ProtectionPolicy protectionPolicy)
targets
- protectionPolicy
- public MessagePolicy.ProtectionPolicy getProtectionPolicy()
public MessagePolicy.Target[] getTargets()
Copyright © 2018 JBoss by Red Hat. All rights reserved.