| Package | Description |
|---|---|
| org.opensaml.profile.action.impl |
Implementations of general profile actions.
|
| Modifier and Type | Field and Description |
|---|---|
private MessageEncoderFactory |
EncodeMessage.encoderFactory
The factory to use to obtain an encoder.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EncodeMessage.setMessageEncoderFactory(MessageEncoderFactory factory)
Set the encoder factory to use.
|