public class SAMLProtocolContext extends BaseContext
BaseContext.ContextSetNoRemoveIteratorDecorator| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
protocol
The SAML protocol in use.
|
| Constructor and Description |
|---|
SAMLProtocolContext() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getProtocol()
Gets the SAML protocol in use.
|
void |
setProtocol(java.lang.String samlProtocol)
Sets the SAML protocol in use.
|
addSubcontext, addSubcontext, clearSubcontexts, containsSubcontext, createSubcontext, getParent, getSubcontext, getSubcontext, getSubcontext, getSubcontext, isAutoCreateSubcontexts, iterator, removeSubcontext, removeSubcontext, setAutoCreateSubcontexts, setParent@Nullable @NotEmpty private java.lang.String protocol
@Nullable @NotEmpty public java.lang.String getProtocol()
public void setProtocol(@Nullable
java.lang.String samlProtocol)
samlProtocol - SAML protocol in use