public class SAMLConsentContext extends BaseContext
BaseContext.ContextSetNoRemoveIteratorDecorator| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
value
The SAML Consent value in use.
|
| Constructor and Description |
|---|
SAMLConsentContext() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getConsent()
Get the SAML Consent value in use.
|
void |
setConsent(java.lang.String consent)
Set the SAML Consent value in use.
|
addSubcontext, addSubcontext, clearSubcontexts, containsSubcontext, createSubcontext, getParent, getSubcontext, getSubcontext, getSubcontext, getSubcontext, isAutoCreateSubcontexts, iterator, removeSubcontext, removeSubcontext, setAutoCreateSubcontexts, setParent@Nullable @NotEmpty private java.lang.String value
@Nullable @NotEmpty public java.lang.String getConsent()
public void setConsent(@Nullable
java.lang.String consent)
consent - SAML Consent value in use