public interface SamlProtocolExtensionsAwareBuilder<T>
Modifier and Type | Interface and Description |
---|---|
static interface |
SamlProtocolExtensionsAwareBuilder.NodeGenerator |
Modifier and Type | Method and Description |
---|---|
T |
addExtension(SamlProtocolExtensionsAwareBuilder.NodeGenerator extension)
Adds a given node subtree as a SAML protocol extension into the SAML protocol message.
|
T addExtension(SamlProtocolExtensionsAwareBuilder.NodeGenerator extension)
extension
- Copyright © 2021 JBoss by Red Hat. All rights reserved.