| Modifier and Type | Method and Description |
|---|---|
MessageSecurityDescriptor |
MessageSecurityNode.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Node |
MessageSecurityNode.writeDescriptor(Node parent,
String nodeName,
MessageSecurityDescriptor messageSecurityDesc)
Write the descriptor class to a DOM tree and return it
|
| Modifier and Type | Method and Description |
|---|---|
List<MessageSecurityDescriptor> |
MessageSecurityBindingDescriptor.getMessageSecurityDescriptors() |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageSecurityBindingDescriptor.addMessageSecurityDescriptor(MessageSecurityDescriptor messageSecDesc) |
| Constructor and Description |
|---|
BaseAuthConfig(List<MessageSecurityDescriptor> descriptors,
ArrayList authContexts) |
Copyright © 2019. All rights reserved.